Skip to content

Commit

Permalink
udpate
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Mar 23, 2024
1 parent 86b04fc commit 8a3a569
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-bootstrap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
prerelease: false
title: "Alpine"
files: |
./scripts/build/*.zip
android-linux-bootstrap/scripts/build/*.zip
- name: Build Ubuntu
run: |
Expand All @@ -52,5 +52,5 @@ jobs:
prerelease: false
title: "Ubuntu"
files: |
./scripts/build/*.zip
android-linux-bootstrap/scripts/build/*.zip

0 comments on commit 8a3a569

Please sign in to comment.