Skip to content

Commit 73b3dfd

Browse files
committed
ci: see if go install will work instead
1 parent b2f0f76 commit 73b3dfd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ jobs:
4343
working-directory: osv-schema/tools/osv-linter
4444
- run: osv-schema/tools/osv-linter/osv-linter
4545

46+
- run: go install github.com/ossf/osv-schema/tools/osv-linter/cmd/osv@latest
47+
4648
# run the linter against our advisories
4749
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
4850
with:

0 commit comments

Comments
 (0)