Skip to content

Commit

Permalink
wip: test build script in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
btlghrants committed Dec 19, 2023
1 parent 2ed7944 commit 6984c85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ jobs:
with:
repository: defenseunicorns/pepr-docs
path: docs
# fetch-depth: 0

- uses: actions/checkout@v4
with:
repository: defenseunicorns/pepr
path: core
fetch-depth: 0
fetch-tags: true

- name: Get current defenseunicorns/pepr release
Expand Down

0 comments on commit 6984c85

Please sign in to comment.