Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
CDA0 committed Dec 23, 2023
1 parent a230875 commit 8e4ba61
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 8e4ba61

Please sign in to comment.