fix build to avioud mergeing
All checks were successful
CI / build (pull_request) Successful in 3m34s
All checks were successful
CI / build (pull_request) Successful in 3m34s
This commit is contained in:
parent
c9e48f67af
commit
801bae264a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -35,7 +35,7 @@ jobs:
|
|||
run: echo "BUILD_TYPE=debug" >> $GITHUB_ENV
|
||||
|
||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||
- uses: actions/checkout@v2
|
||||
- uses: https://code.forgejo.org/actions/checkout@v2
|
||||
name: Checkout Files
|
||||
|
||||
- name: Download Godot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue