Skip to content

Commit

Permalink
fix asset workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kralverde committed Dec 3, 2024
1 parent 05bafaf commit f9225b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
distribution: 'temurin'
java-version: 21
- uses: gradle/actions/setup-gradle@v4
- run: ./extractor/extract_assets.sh
- run: ./extractor/run_gradle.sh
- name: Export assets
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit f9225b3

Please sign in to comment.