Skip to content

Commit

Permalink
Github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
p0t4t0sandwich committed Aug 4, 2023
1 parent 9ce8c54 commit 313b282
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ jobs:
- name: Build
run: |
./gradlew build
- name: Sketch Build
run: |
./build.sh
- name: Upload Artifact
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit 313b282

Please sign in to comment.