Skip to content

Commit

Permalink
Typo noooo
Browse files Browse the repository at this point in the history
  • Loading branch information
JustDoom committed Oct 19, 2024
1 parent 2f5ca7c commit f050d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
echo "$SSH_PRIVATE_KEY" > ~/.ssh/id_ed25519
chmod 600 ~/.ssh/id_ed25519
ssh-keyscan github.com >> ~/.ssh/known_host
git submodule update --init --recursives
git submodule update --init --recursive
- name: Configure and build
run: |
Expand Down

0 comments on commit f050d99

Please sign in to comment.