Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
blahgeek committed Dec 1, 2024
1 parent da796be commit 070cd70
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: dev-igc
branch: dev-igc-debug-fcitx
build_gui: ${{ matrix.build_gui }}
build_native_comp: ${{ matrix.build_native_comp }}
do_test: false
Expand Down

0 comments on commit 070cd70

Please sign in to comment.