From 7859c3c797d010e362bcb8f468786b23a4736d69 Mon Sep 17 00:00:00 2001 From: Chaoscaot Date: Sun, 19 May 2024 22:34:37 +0200 Subject: [PATCH] Fix Pages --- steamwarci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/steamwarci.yml b/steamwarci.yml index ce0c5fe..66ff94c 100644 --- a/steamwarci.yml +++ b/steamwarci.yml @@ -1,5 +1,6 @@ build: - "echo 'PUBLIC_API_SERVER=https://dev.steamwar.de/api' > .env" + - "rm -r pages/de" - "pnpm run ci" release: