aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/build-openwrt.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/build-openwrt.yml')
-rw-r--r--.github/workflows/build-openwrt.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-openwrt.yml b/.github/workflows/build-openwrt.yml
index 5a4e4e701..b134cd36e 100644
--- a/.github/workflows/build-openwrt.yml
+++ b/.github/workflows/build-openwrt.yml
@@ -14,7 +14,7 @@ on:
jobs:
build:
- name: ${{ matrix.arch }} build
+ name: ${{ matrix.arch }} ${{ matrix.target }}
runs-on: ubuntu-latest
strategy:
fail-fast: false