„.gitea/workflows/build.yml“ ändern
Some checks failed
Export Game Job

This commit is contained in:
Snoweuph 2023-04-04 20:01:35 +00:00
parent 1cb359bdb0
commit 855cf18dff

View file

@ -7,7 +7,7 @@ jobs:
name: Export Game Job name: Export Game Job
steps: steps:
- name: checkout - name: checkout
uses: actions/checkout@v3.3.0 uses: https://github.com/actions/checkout@v3.3.0
- name: install wine - name: install wine
id: wine_install id: wine_install
run: | run: |