Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
hituzi-no-sippo committed Sep 21, 2024
1 parent 39824db commit dfefad9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ jobs:
dry-run: true
token: ${{ secrets.GITHUB_TOKEN }}

- name: ls
run: |
ls -R target
- name: Add tera to PATH
run: |
mv "target/release/tera" /usr/local/bin
Expand Down

0 comments on commit dfefad9

Please sign in to comment.