Skip to content

Commit

Permalink
Update nightly-build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
erogluorhan authored Feb 3, 2024
1 parent 606595b commit e1a90a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
build:
if: ${{ github.repository_owner == 'ProjectPythia' }}
uses: ProjectPythia/cookbook-actions/.github/workflows/build-book.yaml@erogluorhan-patch-1
uses: ProjectPythia/cookbook-actions/.github/workflows/build-book.yaml@main
with:
environment_file: 'environment.yml'
environment_name: pythia
Expand Down

0 comments on commit e1a90a9

Please sign in to comment.