diff --git a/.github/workflows/testbuild.yml b/.github/workflows/testbuild.yml index c8c535b..5ba2266 100644 --- a/.github/workflows/testbuild.yml +++ b/.github/workflows/testbuild.yml @@ -29,3 +29,9 @@ jobs: - run: npm i yarn -g - run: yarn install --frozen-lockfile - run: yarn run build + - name: Archive production artifacts + uses: actions/upload-artifact@v4 + with: + name: dist-all-pages + path: | + public/