Skip to content

Commit

Permalink
ci: don't download non-existent e2e artifact (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Rath committed Dec 19, 2023
1 parent af5c94b commit fed2887
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/semantic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,6 @@ jobs:
go-version-file: .go-version
cache: true

- uses: actions/download-artifact@v3
with:
name: e2e-fixtures
path: fixtures/locks-e2e/
- uses: actions/download-artifact@v3
with:
name: generated-versions
Expand Down

0 comments on commit fed2887

Please sign in to comment.