Skip to content

Commit

Permalink
video feed
Browse files Browse the repository at this point in the history
  • Loading branch information
muink committed Dec 5, 2024
1 parent 7732770 commit 43e000c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/buildimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,8 @@ jobs:
sed -i "/\/targets\/${{ inputs.board }}\/${{ inputs.subtarget}}\/packages/{ \
s|$MIRROR_URL/releases/$OP_VERSION|file://$GITHUB_WORKSPACE| \
}" repositories
# video feed
sed -i "/\/video\/packages.adb/d" repositories
# SNAPSHOT
if [ -n "$SNAPSHOTS" ]; then
sed -i "/\/targets\/${{ inputs.board }}\/${{ inputs.subtarget}}\/kmods/d" repositories
Expand Down

0 comments on commit 43e000c

Please sign in to comment.