Skip to content

Commit

Permalink
updates gha
Browse files Browse the repository at this point in the history
  • Loading branch information
Nowosad committed Jan 4, 2024
1 parent 6f383e6 commit 9f156dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/prep-book-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
[main]
name: Prepare-book-package
jobs:
bookdown:
package:
name: Convert
runs-on: ubuntu-latest
container: ghcr.io/geocompx/docker:python
Expand All @@ -18,7 +18,7 @@ jobs:
# Convert .qmd files to .ipynb and .py files, see convert.sh
./convert.sh
- name: Commit-and-push
- name: copy
- name: Copy
env:
SRC_FOLDER_PATH1: 'ipynb'
SRC_FOLDER_PATH2: 'data'
Expand Down

0 comments on commit 9f156dc

Please sign in to comment.