parent
1cb359bdb0
commit
855cf18dff
1 changed files with 1 additions and 1 deletions
|
@ -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: |
|
||||||
|
|
Loading…
Reference in a new issue