parent
1cb359bdb0
commit
855cf18dff
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ jobs:
|
|||
name: Export Game Job
|
||||
steps:
|
||||
- name: checkout
|
||||
uses: actions/checkout@v3.3.0
|
||||
uses: https://github.com/actions/checkout@v3.3.0
|
||||
- name: install wine
|
||||
id: wine_install
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue