Skip to content

Commit 5685a51

Browse files
committed
Zip includes with actions
1 parent 2e9a5ca commit 5685a51

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/hugo.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
env:
3535
HUGO_VERSION: 0.111.3
3636
steps:
37+
- name: Zip Includes
38+
run: zip -r include.zip ../assets/include
3739
- name: Install Hugo CLI
3840
run: |
3941
wget -O ${{ runner.temp }}/hugo.deb https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_extended_${HUGO_VERSION}_linux-amd64.deb \

assets/include.zip

-58 KB
Binary file not shown.

0 commit comments

Comments
 (0)