test build gui

This commit is contained in:
houseme
2025-03-05 23:35:38 +08:00
parent a3f0313288
commit f1f5967117

View File

@@ -77,7 +77,7 @@ jobs:
build-rustfs-gui:
runs-on: ubuntu-latest
needs: build-rustfs
if: startsWith(github.ref, 'refs/tags/')
# if: startsWith(github.ref, 'refs/tags/')
steps:
- uses: actions/checkout@v4
- name: Install dioxus-cli