Skip to content

Commit

Permalink
Don't shallow clone hyprland-void
Browse files Browse the repository at this point in the history
  • Loading branch information
Makrennel committed Jun 12, 2024
1 parent 7e73d7a commit 85b4cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/refresh-repository.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Clone Hyprland-Void repo and prepare
run: |
git clone --depth 1 https://github.com/Makrennel/hyprland-void.git
git clone https://github.com/Makrennel/hyprland-void.git
cd hyprland-void
cat common/shlibs >> ../void-packages/common/shlibs
cp -r srcpkgs/* ../void-packages/srcpkgs
Expand Down

0 comments on commit 85b4cf6

Please sign in to comment.