Skip to content

Commit

Permalink
v1.3.20
Browse files Browse the repository at this point in the history
  • Loading branch information
oz123 committed Jul 24, 2024
1 parent 35823d0 commit 075c98f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,11 @@ jobs:
ls ..
- name: Upload artifact
run: ls -l
- name:
uses: actions/upload-artifact@v4
with:
name: deb
path: cp *.deb
path: cp mh/*.deb
build-osx:
runs-on: macos-latest
steps:
Expand Down

0 comments on commit 075c98f

Please sign in to comment.