mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-03-31 17:50:26 +08:00
Attempted fix for a cygwin artifact name collision
This commit is contained in:
parent
befd964586
commit
11e2a27786
2
.github/workflows/run_tests_win_cygwin.yml
vendored
2
.github/workflows/run_tests_win_cygwin.yml
vendored
@ -91,7 +91,7 @@ jobs:
|
||||
- name: Upload autoconf test results
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: cygwin-autotools-test-logs-${{ github.run_id }}
|
||||
name: cygwin-autotools-test-logs-${{ matrix.plugin_dir_option }}
|
||||
path: |
|
||||
*/*.log
|
||||
*/*.trs
|
||||
|
Loading…
x
Reference in New Issue
Block a user