1
0
Fork 0
mirror of https://github.com/sussy-code/smov.git synced 2024-12-20 14:37:43 +01:00

update release action

This commit is contained in:
Jelle van Snik 2022-12-27 14:45:26 +01:00
parent 9aedf99b32
commit 3bbdfe8e80

View file

@ -56,6 +56,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Download artifact
uses: actions/download-artifact@v2
with: