Skip to content

Commit 040b10c

Browse files
committed
Update build.yaml
1 parent 89db56b commit 040b10c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
url: ${{ steps.deployment.outputs.page_url }}
3232
steps:
3333
- name: Generate out
34-
uses: ./.github/workflows/generate.yaml
34+
uses: a3510377/verilog-library/.github/workflows/generate.yaml@main
3535

3636
- shell: bash
3737
run: mkdir out_deploy

0 commit comments

Comments
 (0)