fix build to avioud mergeing
All checks were successful
CI / build (pull_request) Successful in 3m34s

This commit is contained in:
ultrablob 2025-02-10 12:02:42 -05:00
parent c9e48f67af
commit 801bae264a

View file

@ -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