Skip to content

Commit

Permalink
remove wrong extra fields in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
wengxt committed May 29, 2024
1 parent d9220c3 commit af45cfa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ jobs:
- name: Build and Install fcitx5-lua
uses: fcitx/github-actions@cmake
with:
repository: fcitx/fcitx5-lua
path: fcitx5-lua
- uses: actions/checkout@v4
with:
Expand All @@ -86,7 +85,6 @@ jobs:
- name: Build and Install fcitx5-qt
uses: fcitx/github-actions@cmake
with:
repository: fcitx/fcitx5-qt
path: fcitx5-qt
cmake-option: >-
-DENABLE_QT4=Off -DENABLE_QT5=Off -DENABLE_QT6=On
Expand Down

0 comments on commit af45cfa

Please sign in to comment.