update github-pages workflow

This commit is contained in:
somrat sorkar 2023-06-25 14:06:16 +06:00
parent 87821959f4
commit c88f7eb625
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: ${{ env.NODE_VERSION }}
cache: 'npm'
- name: Install Hugo
run: |