fix/cicd #3

Merged
marcio.fernandes merged 62 commits from fix/cicd into master 2025-11-22 17:43:58 +00:00
Showing only changes of commit 61e0a3d85c - Show all commits

View File

@@ -20,9 +20,10 @@ jobs:
- name: fetch limbo public actions
env:
RUNNER_TEMP: ${{ runner.temp }}
WORKSPACE: ${{ gitea.workspace }}
RUNNER_TEMP: "${{ runner.temp }}"
WORKSPACE: "${{ gitea.workspace }}"
run: |
echo "1"
bash ./.gitea/workflows/fetch-actions.sh
# mkdir -p ${{ runner.temp }}/gitea_src
# mkdir -p ${{ gitea.workspace }}/.gitea/limbo_actions