Skip to content

Commit

Permalink
chore: test
Browse files Browse the repository at this point in the history
  • Loading branch information
sunxilin committed Jan 9, 2025
1 parent 40fe015 commit e8687d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_node_shared.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ jobs:
with:
credentials: ${{ secrets.GOOGLE_DRIVE_CREDENTIALS }}
filename: "LICENSE"
folderId: ${{ secrets.GOOGLE_DRIVE_FOLDER_ID }}
folderId: "aaa"
name: "node-shared-${{ matrix.compiler }}.zip" # optional string
overwrite: "true" # optional boolean

0 comments on commit e8687d1

Please sign in to comment.