mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2025-10-28 04:35:40 +00:00
fix: exp build should wait form arm builder
This commit is contained in:
1
.github/workflows/experimental-build.yml
vendored
1
.github/workflows/experimental-build.yml
vendored
@@ -100,6 +100,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
needs:
|
||||
- build
|
||||
- build-arm
|
||||
steps:
|
||||
- name: Download digests
|
||||
uses: actions/download-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user