Skip to content

Commit

Permalink
Update release.yml (android build got messed up)
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanSantiagoYT authored Dec 17, 2023
1 parent 24d064f commit 799bac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: actions/download-artifact@v3
with:
path: build
name: androidBuild
name: JS Engine Android Build
- name: Compress build
run: |
sudo apt-get install p7zip-full
Expand Down

0 comments on commit 799bac2

Please sign in to comment.