Skip to content

Commit 24726ef

Browse files
committed
properly make a fake config
1 parent b014cd5 commit 24726ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/openapi-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
set -euo pipefail
5252
export TEMPLATESPILER_URL=dummy
5353
export SANDKASTEN_URL=dummy
54+
cp challenges-service.example.json challenges-service.json
5455
./gradlew build --no-daemon
5556
test -f generated-openapi/openapi.yaml
5657
cp generated-openapi/openapi.yaml /tmp/openapi.yaml

0 commit comments

Comments
 (0)