Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
blahgeek committed Nov 29, 2024
1 parent 679479b commit 3982d4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily-mps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
uses: ./.github/workflows/_build-emacs.yml
with:
name: mps-${{ matrix.build_native_comp == 'no' && 'no_native_comp' || 'native_comp' }}
branch: scratch/igc
branch: dev-igc
build_gui: ${{ matrix.build_gui }}
build_native_comp: ${{ matrix.build_native_comp }}
do_test: false
Expand Down

0 comments on commit 3982d4c

Please sign in to comment.