Skip to content

Commit

Permalink
Update openwrt-awg.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lolo6oT authored Jul 23, 2024
1 parent c394a63 commit 75b9989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openwrt-awg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: Make ipks amnezia_${{ github.ref_name }} for original OpenWRT_v${{ matrix.tag }} ${{ matrix.build_env.target}}/${{ matrix.build_env.subtarget}}
run: |
make -j $(nproc) package/amnezia-wg-tools/{clean,download,prepare,compile}
make -j $(nproc) package/amneziawg-tools/{clean,download,prepare,compile}
make -j $(nproc) package/amneziawg-go/{clean,download,prepare,compile}
make -j $(nproc) package/kmod-amneziawg/{clean,download,prepare,compile}
make -j $(nproc) package/luci-app-amneziawg/{clean,download,prepare,compile}
Expand Down

0 comments on commit 75b9989

Please sign in to comment.