Skip to content

Commit

Permalink
ci: update CI x3
Browse files Browse the repository at this point in the history
  • Loading branch information
smartcmd committed Feb 10, 2024
1 parent 2f00d9e commit 3d1ee71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}

- name: Build Native Executable
run: gradlew nativeCompile
run: ./gradlew.bat nativeCompile

- name: Upload EncryptMyPack.exe
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 3d1ee71

Please sign in to comment.