Skip to content

Commit

Permalink
Try to get something to output
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Apr 25, 2024
1 parent ad733d6 commit 312e9fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@v4
with:
fetch-depth: '0'
show-progress: 'false'
- uses: actions/cache@v4
with:
path: /root/.jbang
Expand Down

0 comments on commit 312e9fd

Please sign in to comment.