Skip to content

Commit

Permalink
Update Build_OP_x86_64.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
esirplayground authored Jun 16, 2021
1 parent c528399 commit faccbe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build_OP_x86_64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
run: |
git clone --depth 1 $REPO_URL -b $REPO_BRANCH openwrt
cd openwrt
echo "src-git helloworld https://github.com/fw876/helloworld" >> ./feeds.conf.default
echo "src-git helloworld https://github.com/fw876/helloworld.git" >> ./feeds.conf.default
- name: Update & Install feeds
working-directory: ./openwrt
Expand Down

0 comments on commit faccbe2

Please sign in to comment.