Skip to content

Commit

Permalink
fix paths
Browse files Browse the repository at this point in the history
  • Loading branch information
dellagd committed Jan 19, 2025
1 parent 39ec200 commit c616c76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:

- name: Copy Userpatches
run: |
mkdir -p armbian-build/userpatches
cp -r 2025/realsense/customize-image.sh armbian-build/userpatches/
working-directory: ${{ github.workspace }}

Expand Down

0 comments on commit c616c76

Please sign in to comment.