Skip to content

Commit

Permalink
Update updaterootfs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterSuh-Q3 committed May 23, 2024
1 parent 4e93a40 commit 6455c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updaterootfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
run: |
mkdir /opt/config-files
cd /opt/config-files
git clone -b master https://github.com/PeterSuh-Q3/redpill-load.git
git clone -b master --single-branch --depth=1 https://github.com/PeterSuh-Q3/redpill-load.git
ls -ltr /opt/config-files/redpill-load/config
- name: Clone source code
id: updaterootfs
Expand Down

0 comments on commit 6455c38

Please sign in to comment.