Skip to content

Commit e89c7f0

Browse files
committed
re-enable qt/llvm
1 parent 167717c commit e89c7f0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: .github/workflows/release.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@ jobs:
7777
# VTK_OPTIONS: ${{ matrix.VTK_OPTIONS }}
7878
steps:
7979
- uses: spatial-model-editor/[email protected]
80-
# with:
81-
# sme_deps_llvm: "19.1.7"
82-
# sme_deps_qt: "6.8.1-linux-arm"
80+
with:
81+
sme_deps_llvm: "19.1.7"
82+
sme_deps_qt: "6.8.1-linux-arm64"
8383
- uses: actions/checkout@v4
8484
- run: ./build.sh
8585
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)