Skip to content

Commit

Permalink
ci: dont need submodule update
Browse files Browse the repository at this point in the history
  • Loading branch information
kreatoo committed Jan 4, 2025
1 parent ec89e17 commit 3f4a93b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ jobs:
NIM_VERSION: 2.0.8
steps:

- name: Init submodules
run: git submodule update --init --recursive

- name: Install Nim
run: |
sudo apt update
Expand Down

0 comments on commit 3f4a93b

Please sign in to comment.