Skip to content

Commit 4756656

Browse files
authored
Update nightly-build.yaml
1 parent 92dac07 commit 4756656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
build:
1010
if: ${{ github.repository_owner == 'ProjectPythia' }}
11-
uses: ProjectPythia/cookbook-actions/.github/workflows/build-book.yaml@main
11+
uses: ProjectPythia/cookbook-actions/.github/workflows/build-book.yaml@try_updated_theme
1212
with:
1313
environment_file: 'environment.yml'
1414
environment_name: pythia

0 commit comments

Comments
 (0)