Skip to content

Commit

Permalink
Experiment.
Browse files Browse the repository at this point in the history
  • Loading branch information
mirage335 committed Mar 4, 2024
1 parent d9694ad commit b3e77f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1117,7 +1117,7 @@ build:


build-convert-rootfs:
needs: [build, build_beforeBoot, build_release]
needs: [build_release]
runs-on: ubuntu-latest
# WARNING: Must also enable/disable 'Maximize build space' as appropriate .
#runs-on: ${{ github.event.inputs.runnerName == '' && 'ubuntu-latest' || github.event.inputs.runnerName }}
Expand Down

0 comments on commit b3e77f5

Please sign in to comment.