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:
BUILD_TYPE: Release
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
jobs:
build:
@ -13,7 +14,6 @@ jobs:
defaults:
run:
working-directory: ${{github.workspace}}
steps:
- uses: actions/checkout@v4