This commit is contained in:
Mateusz Faderewski 2023-02-24 21:31:06 +01:00
parent 1f2e89bab4
commit 26fdefd3da

View File

@ -30,6 +30,8 @@ jobs:
- name: Build everything
run: ./docker_build.sh release --force-clean
env:
SC64_VERSION: ${{ steps.sc64version.outputs.replaced }}
- name: Upload artifact
uses: actions/upload-artifact@v3