Skip to content

Commit

Permalink
Add autobuild
Browse files Browse the repository at this point in the history
  • Loading branch information
chiefMarlin committed Aug 11, 2023
1 parent a13f4bd commit 6d49cdd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
- name: Upload the artifacts
run: |
cd /tmp/build
ls -la
for file in *; do
/tmp/releaseMaker upload ${{ github.repository }} ${{ env.TAG }} $file $file
done
Expand Down

0 comments on commit 6d49cdd

Please sign in to comment.