Skip to content

Commit

Permalink
chore: test build cache
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric committed Sep 19, 2023
1 parent 1f6ced5 commit f1bde80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-cache/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Prepare Snack's build cache in GitHub Actions
runs:
using: composite
steps:
- name: ♻️ Find modules cache
- name: 🔍 Find modules cache
id: modules-cache
run: echo "dir=$(yarn cache dir)" >> $GITHUB_OUTPUT
shell: bash
Expand Down

0 comments on commit f1bde80

Please sign in to comment.