Skip to content

Commit

Permalink
Remove unnecessary upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Mdaiki0730 committed Nov 29, 2022
1 parent 42accef commit 14d66a5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,11 +125,6 @@ jobs:
- name: Build libsodium
run: make libsodium

- uses: actions/upload-artifact@v3
with:
name: libsodium
path: crypto/vrf/internal/vrf/sodium

- name: Build e2e runner
working-directory: test/e2e
run: make runner
Expand Down

0 comments on commit 14d66a5

Please sign in to comment.