Skip to content

Commit

Permalink
don't unpack on docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
ericphanson committed Jul 7, 2024
1 parent 967c0ff commit 8ec177b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
env:
AUTOMERGE_RUN_INTEGRATION_TESTS: "false"
documentation:
env:
JULIA_PKG_UNPACK_REGISTRY: 'false'
name: Documentation
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 8ec177b

Please sign in to comment.