Github Actions: fix typo
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -148,7 +148,6 @@ jobs:
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: Windows-NDLL
|
||||
path: ndll/Windows/
|
||||
path: |
|
||||
ndll/Windows/
|
||||
!.gitignore
|
||||
|
||||
Reference in New Issue
Block a user