Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cabbetlong authored Sep 19, 2024
1 parent 1e061c6 commit 1db23cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Build
run: |
chmod +x ./build.sh
./build.sh 4.5.0 X86
./build.sh 4.6.0 X86
ls
- name: Create Release and Upload Release Asset
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 1db23cf

Please sign in to comment.