1
0
Fork 0
forked from fun/fun

Hopefully fixed the GitHub workflow file. No code changes. (0.42.0)

This commit is contained in:
Johannes Findeisen 2026-06-03 21:59:49 +02:00
commit aeab05c9c0

View file

@ -6,6 +6,7 @@ on:
env: env:
BUILD_TYPE: Release BUILD_TYPE: Release
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
jobs: jobs:
build: build:
@ -13,7 +14,6 @@ jobs:
defaults: defaults:
run: run:
working-directory: ${{github.workspace}} working-directory: ${{github.workspace}}
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4