mirror of
https://github.com/fatedier/frp.git
synced 2026-03-19 00:09:14 +08:00
fix(workflow): update build-all workflow path to absolute
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -17,7 +17,7 @@ permissions:
|
||||
jobs:
|
||||
# 调用 build-all workflow
|
||||
build:
|
||||
uses: ./.github/workflows/build-all.yml
|
||||
uses: Lolia-FRP/lolia-frp/github/workflows/build-all.yml
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
|
||||
Reference in New Issue
Block a user