Skip to content

Commit

Permalink
Test run
Browse files Browse the repository at this point in the history
  • Loading branch information
cradle8810 committed Apr 23, 2024
1 parent 4e73fab commit 565f5e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: |
curl -L https://raw.githubusercontent.com/goss-org/goss/master/extras/dgoss/dgoss \
-o /tmp/dgoss && \
chmod +x dgoss
chmod +x /tmp/dgoss
- name: Store goss cache
uses: actions/cache/save@v4
Expand Down

0 comments on commit 565f5e4

Please sign in to comment.