Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit a73690b

Browse files
Merge pull request #398 from cryptic-game/MarcelCoding-patch-1
Fixed deployment
2 parents c664c79 + 358e852 commit a73690b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ jobs:
6060
runs-on: ubuntu-latest
6161

6262
steps:
63+
- run: git init
64+
6365
- uses: actions/download-artifact@v3
6466
with:
6567
name: cryptic-website

0 commit comments

Comments
 (0)