Skip to content

Commit

Permalink
init git
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamDiakite committed May 29, 2024
1 parent 2cae6c1 commit 4f0b9ba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
build_site:
runs-on: ubuntu-latest
steps:
- name: Initialize Git
run: git init # Optional if repository initialization is needed

- name: Update Supbmodule reference
run: git submodule update --remote

Expand Down
2 changes: 1 addition & 1 deletion src/lib/labouvroir

0 comments on commit 4f0b9ba

Please sign in to comment.