From 8e4ba61e68ff913b36b20902339dc8200eb7888c Mon Sep 17 00:00:00 2001 From: Craig Anderson <1877372+CDA0@users.noreply.github.com> Date: Sat, 23 Dec 2023 15:54:34 +0000 Subject: [PATCH] more --- .github/workflows/ci.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6c9e7f5..e20bd28 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,5 +44,8 @@ jobs: with: repository: 'gofrontier-com/vertag' latest: true - tarBall: true + fileName: 'vertag_Linux_x86_64.tar.gz' token: ${{ secrets.GITHUB_TOKEN }} + extract: true + - name: Test + run: ls -al