diff options
author | amzrk2 | 2020-06-04 18:21:46 +0800 |
---|---|---|
committer | amzrk2 | 2020-06-04 18:21:46 +0800 |
commit | 102399b0f8273bc7bb8c3cd881304d1fc01ee2fe (patch) | |
tree | 905bb6df1152063fff9b48fe6266d2f6f9e40cd2 /.github | |
parent | 03ecbe07ba8149d144fbb369dc13ab0a6a7519cb (diff) | |
download | hugo-theme-fuji-102399b0f8273bc7bb8c3cd881304d1fc01ee2fe.tar.gz hugo-theme-fuji-102399b0f8273bc7bb8c3cd881304d1fc01ee2fe.tar.bz2 hugo-theme-fuji-102399b0f8273bc7bb8c3cd881304d1fc01ee2fe.zip |
Update exampleSite
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/test.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2cc969a..2433f6c 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -11,7 +11,6 @@ jobs: uses: peaceiris/actions-hugo@v2 with: hugo-version: 'latest' - extended: true - name: Build run: | |