You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-08-08 16:26:35 +02:00
Make zip part as part of script.
This makes running local builds easier.
This commit is contained in:
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
@ -53,9 +53,6 @@ jobs:
|
||||
- name: Build exercise templates
|
||||
run: ./build-exercise-templates.sh
|
||||
|
||||
- name: Archive exercise templates
|
||||
run: zip --recurse-paths book/exercises.zip exercise-templates/
|
||||
|
||||
- name: Setup Pages
|
||||
uses: actions/configure-pages@v2
|
||||
|
||||
|
Reference in New Issue
Block a user