diff --git a/.github/workflows/www.yml b/.github/workflows/www.yml index c256451..efd569f 100644 --- a/.github/workflows/www.yml +++ b/.github/workflows/www.yml @@ -46,7 +46,7 @@ jobs: - name: Build env: URL: https://basisproject.net - run: make -d all + run: make all - name: Upload artifact # Automatically uploads an artifact from the './_site' directory by default uses: actions/upload-pages-artifact@v3