Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
quexten committed Dec 20, 2024
1 parent ed625fc commit b46491a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ jobs:
npm link ../sdk-internal
- name: Download napi module
uses: actions/download-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
with:
name: desktop_napi-linux-x86_64-unknown-linux-musl
path: apps/desktop/desktop_native/napi/desktop_napi.linux-x64-musl.node
Expand Down

0 comments on commit b46491a

Please sign in to comment.