diff --git a/.github/workflows/DeployPages.yml b/.github/workflows/DeployPages.yml index d10dbef..ac73736 100644 --- a/.github/workflows/DeployPages.yml +++ b/.github/workflows/DeployPages.yml @@ -143,6 +143,8 @@ jobs: ITCH_GAME: asteroids ITCH_USER: dylanlangston PACKAGE: ${{ steps.download.outputs.download-path }} + - name: Sleep 30s + run: sleep 30s - name: First load of itch.io uses: karol-brejna-i/webpage-screenshot-action@v1 with: