Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
tpkowastaken committed Dec 12, 2024
1 parent 1f85fd9 commit 2eb6062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_everything.yml
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,7 @@ jobs:
zip -r symbols.zip .
cd $CURRENT_EXECUTION_PATH
mv $PATH_TO_NATIVE_SYMBOLS/symbols.zip build/symbols.zip
- uses: vacxe/[email protected].9
- uses: vacxe/[email protected].8
if: ${{ github.event.inputs.patch != 'true' }}
env:
JAVA_HOME: ""
Expand Down

0 comments on commit 2eb6062

Please sign in to comment.