mirror of
https://github.com/wso2/open-mcp-auth-proxy.git
synced 2025-06-28 01:23:30 +00:00
Specify working dir
This commit is contained in:
parent
ac34727b17
commit
f84510d73c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -59,6 +59,7 @@ jobs:
|
||||||
|
|
||||||
- name: Build and test
|
- name: Build and test
|
||||||
run: make build
|
run: make build
|
||||||
|
working-directory: .
|
||||||
|
|
||||||
- name: Update artifact version, package, commit, and create release.
|
- name: Update artifact version, package, commit, and create release.
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue