mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-23 11:49:16 +01:00
fix: checkout repo
This commit is contained in:
parent
2397f41b5b
commit
b8039d72c4
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -68,6 +68,8 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
cd ./scripts
|
||||
|
Loading…
Reference in New Issue
Block a user