master
HybridDog 2021-09-21 17:52:57 +02:00
parent ffb14fe72a
commit f62eccc1c3
1 changed files with 2 additions and 2 deletions

View File

@ -27,8 +27,8 @@ jobs:
- name: Package
run: |
mkdir -p upload
mv /tmp/firstci upload
mkdir -p upload
mv /tmp/firstci upload
- uses: actions/upload-artifact@v2
with: