mirror of
https://github.com/tailscale/tailscale.git
synced 2025-04-07 00:34:42 +00:00
Merge 758432aed791bcb02e4b799bfbf241b819179ca4 into b3455fa99a5e8d07133d5140017ec7c49f032a07
This commit is contained in:
commit
daf9fde2a7
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -485,7 +485,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
echo "artifacts_path=$(realpath .)" >> $GITHUB_ENV
|
echo "artifacts_path=$(realpath .)" >> $GITHUB_ENV
|
||||||
- name: upload crash
|
- name: upload crash
|
||||||
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
|
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
|
||||||
if: steps.run.outcome != 'success' && steps.build.outcome == 'success'
|
if: steps.run.outcome != 'success' && steps.build.outcome == 'success'
|
||||||
with:
|
with:
|
||||||
name: artifacts
|
name: artifacts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user