Skip to content

Commit

Permalink
Need to add the github token
Browse files Browse the repository at this point in the history
  • Loading branch information
r-vdp committed Jul 9, 2024
1 parent 5a007b2 commit 0b3f7f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-hds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,8 @@ jobs:
- name: prefetch release binaries
id: prefetch-binaries
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
gh release download ${{ needs.upload-binary.outputs.tag_name }}
tar -xzf holo-dev-server-x86_64-linux.tar.gz
Expand Down

0 comments on commit 0b3f7f7

Please sign in to comment.