Skip to content

Commit

Permalink
Fix automated Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dorianim committed Apr 21, 2021
1 parent 8045562 commit 967b7da
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 @@ -23,7 +23,7 @@ jobs:
run: ./buildpackage.sh

- name: Copy artifacts
run: mkdir archives && cp ../linuxmuster-linuxclient77_* ./archives
run: mkdir archives && cp ../linuxmuster-linuxclient7_* ./archives

- name: Upload artifact
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 967b7da

Please sign in to comment.