Skip to content

Commit d4a16e5

Browse files
jviottiRelequestual
andcommitted
Update .github/workflows/ci.yml
Co-authored-by: Ben Hutton <[email protected]>
1 parent b4a2003 commit d4a16e5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@ jobs:
1111
- run: make all
1212
- uses: actions/upload-artifact@v2
1313
with:
14-
path: *.(html|txt)
14+
path: |
15+
*.(html|txt)
16+
!requirements.txt

0 commit comments

Comments
 (0)