We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89db56b commit 040b10cCopy full SHA for 040b10c
.github/workflows/build.yaml
@@ -31,7 +31,7 @@ jobs:
31
url: ${{ steps.deployment.outputs.page_url }}
32
steps:
33
- name: Generate out
34
- uses: ./.github/workflows/generate.yaml
+ uses: a3510377/verilog-library/.github/workflows/generate.yaml@main
35
36
- shell: bash
37
run: mkdir out_deploy
0 commit comments