Skip to content

Commit 43b88e7

Browse files
committed
🔥 Remove unused pnatar-wrapper.sh and its path trigger
The previous commit bypassed MSYS2 bash, making the wrapper script unreferenced. Remove the script and its path trigger entries from the workflow.
1 parent 4090cb0 commit 43b88e7

2 files changed

Lines changed: 0 additions & 35 deletions

File tree

.github/scripts/pnatar-wrapper.sh

Lines changed: 0 additions & 33 deletions
This file was deleted.

.github/workflows/bsdtar-compat.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ on:
1616
- 'Cargo.lock'
1717
- 'Cargo.toml'
1818
- '.github/workflows/bsdtar-compat.yml'
19-
- '.github/scripts/pnatar-wrapper.sh'
2019
pull_request:
2120
branches: ["*"]
2221
paths:
@@ -31,7 +30,6 @@ on:
3130
- 'Cargo.lock'
3231
- 'Cargo.toml'
3332
- '.github/workflows/bsdtar-compat.yml'
34-
- '.github/scripts/pnatar-wrapper.sh'
3533

3634
jobs:
3735
bsdtar-reference:

0 commit comments

Comments
 (0)