mirror of
https://github.com/bitwarden/browser
synced 2026-02-12 06:23:38 +00:00
Fix incorrect commit
This commit is contained in:
1
.github/workflows/build-desktop.yml
vendored
1
.github/workflows/build-desktop.yml
vendored
@@ -170,6 +170,7 @@ jobs:
|
||||
node build.js release
|
||||
- name: Upload Native Module
|
||||
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
|
||||
with:
|
||||
name: desktop_napi-linux-x86_64-unknown-linux-musl
|
||||
path: apps/desktop/desktop_native/napi/desktop_napi.linux-x64-musl.node
|
||||
|
||||
|
||||
Reference in New Issue
Block a user