testing ci
This commit is contained in:
@@ -135,9 +135,9 @@ jobs:
|
|||||||
# git config -f $AUTH_FILE http.${{ gitea.server_url }}/${{ gitea.repository }}.git/info/lfs/objects/batch.extraheader "$AUTH"
|
# git config -f $AUTH_FILE http.${{ gitea.server_url }}/${{ gitea.repository }}.git/info/lfs/objects/batch.extraheader "$AUTH"
|
||||||
# git lfs pull
|
# git lfs pull
|
||||||
|
|
||||||
# - name: Remove GDUnit addon folder because it breaks the build
|
- name: Remove GDUnit addon folder because it breaks the build
|
||||||
# run: |
|
run: |
|
||||||
# rm -rf ${{ gitea.workspace }}/addons/gdUnit4
|
rm -rf ${{ gitea.workspace }}/addons/gdUnit4
|
||||||
#
|
#
|
||||||
# - name: Import resources and build solution
|
# - name: Import resources and build solution
|
||||||
# run: |
|
# run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user