mirror of
https://github.com/zhigang1992/PerspectiveTransform.git
synced 2026-01-12 22:49:33 +08:00
remove unused step id
This commit is contained in:
1
.github/workflows/mac-os.yml
vendored
1
.github/workflows/mac-os.yml
vendored
@@ -8,7 +8,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2.3.2
|
||||
- uses: actions/cache@v2.1.1
|
||||
id: opencv-cache
|
||||
with:
|
||||
key: opencv-${{ hashFiles('**/install-opencv.sh') }}
|
||||
path: |
|
||||
|
||||
Reference in New Issue
Block a user