Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
boojamya committed Apr 30, 2024
1 parent 00cb3ef commit 3a6f956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
curl -L -o heighliner.tar.gz https://github.com/strangelove-ventures/heighliner/releases/download/v1.5.4/heighliner_1.5.4_linux_amd64.tar.gz
tar -xzvf heighliner.tar.gz
- run: "heighliner build -c noble-forwarding-simd --local --tar-export-path ${{ env.TAR_PATH }}"
- run: "./heighliner build -c noble-forwarding-simd --local --tar-export-path ${{ env.TAR_PATH }}"

- name: Publish Tarball as Artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 3a6f956

Please sign in to comment.