Rett artefakt-versjonen i eksempelet
test / test (push) Successful in 1m16s

Gitea melder seg som GitHub Enterprise, og artefakt-actionene i v4 nekter å kjøre der.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015GeH3y8fwTaTudaD88P57o
This commit is contained in:
bl
2026-09-20 20:27:13 +02:00
co-authored by Claude Opus 5
parent cabd8500ea
commit e3f37afe36
+2 -2
View File
@@ -395,7 +395,7 @@ jobs:
"$GITHUB_SERVER_URL/klingenbergbygg/enok/releases/download/$TAG/enok" "$GITHUB_SERVER_URL/klingenbergbygg/enok/releases/download/$TAG/enok"
chmod +x enok chmod +x enok
./enok import modell.ifc --tillegg prosjekt.toml --ut bygning.toml ./enok import modell.ifc --tillegg prosjekt.toml --ut bygning.toml
- uses: https://gitea.com/actions/upload-artifact@v4 - uses: https://gitea.com/actions/upload-artifact@v3
with: with:
name: bygningsmodell name: bygningsmodell
path: | path: |
@@ -409,7 +409,7 @@ jobs:
shell: fish {0} shell: fish {0}
steps: steps:
- uses: https://gitea.com/actions/checkout@v6 - uses: https://gitea.com/actions/checkout@v6
- uses: https://gitea.com/actions/download-artifact@v4 - uses: https://gitea.com/actions/download-artifact@v3
with: with:
name: bygningsmodell name: bygningsmodell
- name: Lag rapporten - name: Lag rapporten