fix macos
This commit is contained in:
3
.github/workflows/generator-macos.yml
vendored
3
.github/workflows/generator-macos.yml
vendored
@@ -127,6 +127,9 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
echo "STATUS_URL=${{ inputs.apiServer }}/api/updategh" >> GITHUB_ENV
|
echo "STATUS_URL=${{ inputs.apiServer }}/api/updategh" >> GITHUB_ENV
|
||||||
|
|
||||||
|
- name: Check GITHUB_ENV contents
|
||||||
|
run: cat $GITHUB_ENV
|
||||||
|
|
||||||
- name: Report Status
|
- name: Report Status
|
||||||
uses: fjogeleit/http-request-action@v1
|
uses: fjogeleit/http-request-action@v1
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user