mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-24 22:59:34 +07:00
yaml fix
This commit is contained in:
1
.github/workflows/buildAndDeploy.yml
vendored
1
.github/workflows/buildAndDeploy.yml
vendored
@ -245,6 +245,7 @@ jobs:
|
|||||||
Upload-to-itch:
|
Upload-to-itch:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: packr-build
|
needs: packr-build
|
||||||
|
steps:
|
||||||
|
|
||||||
- name: Download packed zips
|
- name: Download packed zips
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v3
|
||||||
|
Reference in New Issue
Block a user