We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aafa44 commit 605a2d4Copy full SHA for 605a2d4
1 file changed
.github/workflows/build-sample.yml
@@ -28,7 +28,7 @@ jobs:
28
run: make -j4
29
30
- name: Install vargus
31
- run: ./v install theboringdude.vargus
+ run: ./v install TheBoringDude.vargus
32
33
- name: Build and run sample file
34
run: ./v run vargus/example/sample.v
0 commit comments