another try to fix git actions

This commit is contained in:
LegacyGamerHD
2020-04-10 18:46:24 +02:00
committed by GitHub
parent 3843a9749d
commit f75c743f0c

View File

@@ -24,7 +24,7 @@ jobs:
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
git submodule update --init --recursive
sudo ./akarin jar
bash akarin jar
- name: Upload Artifact
uses: actions/upload-artifact@v2-preview
with: