Skip to content

Commit 9ba3638

Browse files
committed
Correct actions reference to common-gh-actions
1 parent 546dee3 commit 9ba3638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/repo-checks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Initialize the environment
15-
uses: CitrineInformatics/common-gh-actions/.github/actions/initialize@v1
15+
uses: ./.github/actions/initialize@v1
1616
with:
1717
documentation: 'true'
1818
- name: Build Docs

0 commit comments

Comments
 (0)