Skip to content

Commit

Permalink
Fix extra file being added to archive
Browse files Browse the repository at this point in the history
  • Loading branch information
Spartan2909 authored Nov 3, 2022
1 parent 9c140fd commit 75b6de4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ jobs:
name: build-${{ matrix.os }}
path: |
target/release/brainfuck*
!target/release/brainfuck.d
!**/*.d
!**/*.pdb

0 comments on commit 75b6de4

Please sign in to comment.