Skip to content

Commit ec041db

Browse files
committed
Fix whitespace
1 parent 33a2a44 commit ec041db

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/nightly-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
uses: ProjectPythia/cookbook-actions/.github/workflows/build-book.yaml@main
1212
with:
1313
base_url: ''
14-
14+
1515
deploy:
1616
needs: build
1717
uses: ProjectPythia/cookbook-actions/.github/workflows/deploy-book.yaml@main

.github/workflows/publish-site.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,3 @@ jobs:
1616
deploy:
1717
needs: build
1818
uses: ProjectPythia/cookbook-actions/.github/workflows/deploy-book.yaml@main
19-

0 commit comments

Comments
 (0)