Skip to content

Commit

Permalink
fix: does this fix conflicts?
Browse files Browse the repository at this point in the history
  • Loading branch information
skim2257 committed May 29, 2024
1 parent 4ccd83d commit 14a7285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:

pip-squeak:
needs: cd
# if: needs.cd.outputs.released == 'true'
if: needs.cd.outputs.released == 'true'
runs-on: ubuntu-latest
steps:
- name: Checkout the code with tag ${{ needs.cd.outputs.tag }}
Expand Down

0 comments on commit 14a7285

Please sign in to comment.