Skip to content

Commit 7c5e933

Browse files
PiotrZierhofferumarcor
authored andcommitted
syn/quicklogic-yosys-plugins: Fix dependency in CI
1 parent 67e921d commit 7c5e933

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-packages.yml

+1
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ jobs:
165165
#14
166166
quicklogic-yosys-plugins-linux:
167167
runs-on: "ubuntu-20.04"
168+
needs: ["icarus-linux", "quicklogic-yosys-linux"]
168169
env:
169170
PACKAGE: "syn/quicklogic-yosys-plugins"
170171
OS_NAME: "linux"

0 commit comments

Comments
 (0)