Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yuujay committed Oct 4, 2023
1 parent 6fbac2e commit 93d058b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@ jobs:
steps:
- name: Check out the codebase.
uses: actions/checkout@v3


- name: List files
run: ls -al

- name: Install stow
run: brew install stow

Expand Down

0 comments on commit 93d058b

Please sign in to comment.