parent
cd2c571f72
commit
9857438d9b
1 changed files with 0 additions and 8 deletions
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
|
|
@ -32,14 +32,6 @@ jobs:
|
|||
run: |
|
||||
echo PATH="/usr/local/opt/gnu-tar/libexec/gnubin:$PATH" >> $GITHUB_ENV
|
||||
|
||||
- name: Check GNU tar
|
||||
if: matrix.os == 'macos-latest'
|
||||
run: |
|
||||
echo "gtar:"
|
||||
gtar --version
|
||||
echo "tar:"
|
||||
tar --version
|
||||
|
||||
- name: Cache artifacts
|
||||
id: cache
|
||||
uses: actions/cache@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue