diff options
| author | dsrkafuu | 2022-02-25 00:47:28 +0800 |
|---|---|---|
| committer | dsrkafuu | 2022-02-25 00:47:28 +0800 |
| commit | d10386b5116bce048535999127f0fa964efb5a02 (patch) | |
| tree | 3bf77fb26f4f23b4871fde9af47493af62be4a7a /.github/workflows | |
| parent | e9376d4315a61ef05397665b0434f1006f0c367c (diff) | |
| download | hugo-theme-fuji-d10386b5116bce048535999127f0fa964efb5a02.tar.gz hugo-theme-fuji-d10386b5116bce048535999127f0fa964efb5a02.tar.bz2 hugo-theme-fuji-d10386b5116bce048535999127f0fa964efb5a02.zip | |
chore: remove resources
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/pages.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 6548c44..be73e4b 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -17,6 +17,7 @@ jobs: uses: peaceiris/actions-hugo@v2 with: hugo-version: 'latest' + extended: true - name: Build run: | |
