Skip to content

Commit

Permalink
Update BuildRock5ForOpenHD.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Apr 23, 2024
1 parent 46a9a5b commit 5121414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildRock5ForOpenHD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
echo "Branch: ${{ github.ref_name }}"
BRANCH=${{ github.ref_name }}
git clone https://github.com/radxa-repo/bsp --recursive .
git clone https://github.com/radxa-repo/bsp --recursive
cd bsp
chmod +x bsp
# sed -i '/local kernelversion="\$(bsp_version)"/a \ local DATE=$(date +'%Y-%m-%d-%H-%M')' lib/linux.sh
Expand Down

0 comments on commit 5121414

Please sign in to comment.