Skip to content

Commit

Permalink
Fix: build_release
Browse files Browse the repository at this point in the history
  • Loading branch information
Cj-bc committed Aug 19, 2021
1 parent ceddfd2 commit 37c17df
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
path: oschark

release:
runs-on: ubuntu-latest
steps:
- name: retrive artifacts
uses: actions/download-artifacts@v2
Expand All @@ -41,4 +42,4 @@ jobs:
files: |
oschark_*
LICENSE

0 comments on commit 37c17df

Please sign in to comment.