mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-21 20:06:37 +00:00
test build gui
This commit is contained in:
@@ -77,7 +77,7 @@ jobs:
|
|||||||
build-rustfs-gui:
|
build-rustfs-gui:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: build-rustfs
|
needs: build-rustfs
|
||||||
if: startsWith(github.ref, 'refs/tags/')
|
# if: startsWith(github.ref, 'refs/tags/')
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Install dioxus-cli
|
- name: Install dioxus-cli
|
||||||
|
|||||||
Reference in New Issue
Block a user