Skip to content

Commit

Permalink
uncomment temporary
Browse files Browse the repository at this point in the history
  • Loading branch information
connorhu committed Feb 29, 2024
1 parent e2a14c1 commit eda2273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/archive-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
- run: |
git archive -o archive.tar $GITHUB_SHA && sh .ci/github/validate_archive.sh archive.tar
if: ${{ steps.number-of-new-files.outputs.number_of_new_files > 0 }}
# if: ${{ steps.number-of-new-files.outputs.number_of_new_files -eq 0 }}

0 comments on commit eda2273

Please sign in to comment.