Skip to content

Commit

Permalink
fixed ci?
Browse files Browse the repository at this point in the history
  • Loading branch information
Patitotective committed Aug 15, 2024
1 parent 02fa0f1 commit 9a35ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install Dependencies
run: |
sudo apt install libsass-dev sqlite3
git submodule init
git submodule update --init --recursive
nimble install kdl
nimble install -d -y
Expand Down

0 comments on commit 9a35ddd

Please sign in to comment.