Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/DvdKhl/AVDump3
Browse files Browse the repository at this point in the history
  • Loading branch information
DvdKhl committed Jul 10, 2020
2 parents 61d6b8a + 36ce747 commit 482d906
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/AVDump3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,8 @@ jobs:

- name: AVD3Release-CompressAsset
run: |
zip -j -r ${{ github.workspace }}/AVDump3CL.zip ${{ github.workspace }}/AVDump3CL
cd ${{ github.workspace }}/AVDump3CL
zip -r ${{ github.workspace }}/AVDump3CL.zip ${{ github.workspace }}/AVDump3CL
- name: AVD3Release-UploadAsset
uses: actions/[email protected]
Expand Down

0 comments on commit 482d906

Please sign in to comment.