Skip to content

Commit

Permalink
ci: fix workflow (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
nuke-ellington authored Jan 30, 2025
1 parent 6ba49fb commit 317b4ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
echo "$(git diff --name-only --diff-filter=A ${{ steps.comment-branch.outputs.base_sha }} ${{ steps.parse-sha.outputs.sha }} .changeset/*.md)" >> "${GITHUB_OUTPUT}"
echo "${delimiter}" >> "${GITHUB_OUTPUT}"
- uses: ./.github/workflows/actions/turbo
- uses: ./.github/workflows/actions/build

- name: Check for pre.json file existence
id: check_files
Expand Down

0 comments on commit 317b4ef

Please sign in to comment.