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 89b46cd commit 2ed7944
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@ jobs:
with:
repository: defenseunicorns/pepr-docs
path: docs
fetch-depth: 0
fetch-tags: true
# fetch-depth: 0

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

- name: Get current defenseunicorns/pepr release
id: get_current_pepr_release_version
Expand Down

0 comments on commit 2ed7944

Please sign in to comment.