Skip to content

Commit

Permalink
pipeline debug
Browse files Browse the repository at this point in the history
  • Loading branch information
teqdruid committed May 17, 2024
1 parent e701fbd commit c359a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pycdePublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
BUILD_TYPE: RelWithAsserts
RUN_TESTS: True
run: |
set -o errexit
export PATH=$PATH:$HOME/.local/bin
cd $(Pipeline.Workspace)/circt
echo "Fetching history and tags from CIRCT repo"
git fetch --depth=1000000 --tags --no-recurse-submodules
Expand Down

0 comments on commit c359a78

Please sign in to comment.