Skip to content

Commit

Permalink
what
Browse files Browse the repository at this point in the history
  • Loading branch information
mpwsh committed Oct 3, 2023
1 parent b5d4f28 commit fc3f6d1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,10 @@ jobs:
lfs: true
- uses: actions/download-artifact@v3

- name: Move binaries
- name: debug ls
run: |
cp -r ~/work/hub-cli/hub-cli/hub-cli* .
pwd
ls
- name: Release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit fc3f6d1

Please sign in to comment.