Skip to content

Commit 1b5205b

Browse files
authored
Merge pull request #75 from bovem/drafts
Updated PaperMod Theme
2 parents 86aa405 + 59e414b commit 1b5205b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
steps:
4242
- name: Install Hugo CLI
4343
run: |
44-
wget -O ${{ runner.temp }}/hugo.deb https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.deb \
44+
wget -O ${{ runner.temp }}/hugo.deb https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_linux-amd64.deb \
4545
&& sudo dpkg -i ${{ runner.temp }}/hugo.deb
4646
- name: Checkout
4747
uses: actions/checkout@v4

themes/PaperMod

Submodule PaperMod updated 59 files

0 commit comments

Comments
 (0)