Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
lolo6oT authored Mar 25, 2024
1 parent 698b62b commit d651a2e
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 @@ -55,7 +55,7 @@ jobs:
make defconfig
make -j1 V=sc download world
make -j $(nproc) V=sc download world
- name: Make ipks amnezia_${{ github.ref_name }} for original OpenWRT_v${{ matrix.tag }} ${{ matrix.build_env.target}}/${{ matrix.build_env.subtarget}}
run: |
Expand Down

0 comments on commit d651a2e

Please sign in to comment.