mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
update workflow
This commit is contained in:
@@ -102,6 +102,9 @@ jobs:
|
||||
uses: actions/download-artifact@v3
|
||||
- name: Checkout into repo
|
||||
uses: actions/checkout@v2
|
||||
- name: Print current directory
|
||||
run: |
|
||||
ls -la
|
||||
- name: Upload binaries to GitHub Release
|
||||
uses: ncipollo/release-action@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user