Skip to content

Commit

Permalink
still gotta copy
Browse files Browse the repository at this point in the history
  • Loading branch information
bhaney committed Oct 11, 2024
1 parent a94eed0 commit bbc47c8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: setup environment
run: |
cp -R go/* .
- uses: viamrobotics/[email protected]
with:
version: ${{ github.ref_name }}
Expand Down

0 comments on commit bbc47c8

Please sign in to comment.