Skip to content

Commit

Permalink
Update GHA to validate change
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel committed Oct 22, 2024
1 parent c6445bb commit cbd329b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ jobs:
with:
repository: NeonGeckoCom/neon-os
path: action/neon-os
ref: master
ref: FEAT_BuildWithoutKVM
# TODO: Revert ref to master
- name: Run Neon OS Core Build
if: env.DO_CORE == 'true'
run: |
Expand Down

0 comments on commit cbd329b

Please sign in to comment.