Skip to content

Commit

Permalink
Update Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lolo6oT committed Dec 5, 2024
1 parent f7a21ec commit fadedc0
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 @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v4
with:
repository: openwrt/openwrt
ref: ${{ matrix.tag }}
ref: v${{ matrix.tag }}
fetch-depth: 0

- name: Update and install feeds for OpenWRT_v${{ matrix.tag }} ${{ matrix.build_env.target}}/${{ matrix.build_env.subtarget}}
Expand Down

0 comments on commit fadedc0

Please sign in to comment.