diff --git a/.forgejo/workflows/derive.yml b/.forgejo/workflows/derive.yml index 991da7d..b5900bf 100644 --- a/.forgejo/workflows/derive.yml +++ b/.forgejo/workflows/derive.yml @@ -89,6 +89,7 @@ jobs: --target "work/$BUILDID" \ --game-dir "$GAME_DIR" \ --version "$GAME-$BUILDID-0" \ + --wait 300 \ --out-dir dist cp "mappings/seed-$GAME.json" "dist/seed-$GAME.json"