Skip to content

Commit

Permalink
also find
Browse files Browse the repository at this point in the history
  • Loading branch information
rbalicki2 committed Dec 18, 2023
1 parent cab017a commit 7b1760c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ jobs:
run: |
chmod +x libs/isograph-compiler/artifacts/macos-arm64/isograph_cli
chmod +x libs/isograph-compiler/artifacts/macos-x64/isograph_cli
- name: ls
run: find .
- name:
Publish to NPM
# if: github.ref == 'refs/heads/main' || github.ref_type == 'tag' && startsWith(github.ref_name, 'v')
Expand Down

0 comments on commit 7b1760c

Please sign in to comment.