Skip to content

Commit

Permalink
simple cache key and find
Browse files Browse the repository at this point in the history
  • Loading branch information
netmindz committed Apr 18, 2024
1 parent 3267f06 commit 36a87bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
steps:
- uses: actions/download-artifact@v2
- name: List Artifacts
run: ls -lh
run: find ./
- name: Create draft release
uses: softprops/action-gh-release@v1
with:
Expand Down

0 comments on commit 36a87bf

Please sign in to comment.