Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasssvaz committed Jul 23, 2024
1 parent 2abf98c commit 135aaa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
uses: actions/checkout@v4

- name: List files recursively
run: ls -Rla
run: ls -aR

- name: Compile sketch
uses: P-R-O-C-H-Y/compile-sketches@main
Expand Down

0 comments on commit 135aaa0

Please sign in to comment.