Skip to content

Commit

Permalink
ok this should work
Browse files Browse the repository at this point in the history
  • Loading branch information
matcool authored Sep 16, 2023
1 parent b10c78f commit edd4bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buld.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: chmod +x ./gradlew

- name: Build project
run: ./gradlew tasks --all
run: ./gradlew assembleRelease

- name: Upload development build
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit edd4bb0

Please sign in to comment.