Update release script
Release Creation / build (release) Failing after 52s

This commit is contained in:
2025-11-08 00:22:18 +01:00
parent f3c58424e5
commit d2835c7472
+4 -1
View File
@@ -10,7 +10,10 @@ jobs:
steps:
- run: echo "💡 The ${{ gitea.repository }} repository will cloned to the runner."
#- uses: actions/checkout@v3
- name: Add NODE/NPM bin directory to PATH
shell: bash
run: echo "/opt/alt/alt-nodejs20/root/usr/bin/" >> $GITHUB_PATH
- uses: RouxAntoine/checkout@v3.5.4
with:
ref: "v13"