Skip to content

Commit

Permalink
Fixed artifact upload
Browse files Browse the repository at this point in the history
  • Loading branch information
cbuahin committed Oct 23, 2023
2 parents acba053 + bf1e6a7 commit 4951ec0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: Build and Test EPANET 2.2
on:
push:
branches: [ master, triplet_build ]
branches: [ master ]
pull_request:
branches: [ master ]

Expand Down Expand Up @@ -46,4 +46,4 @@ jobs:
name: build-test-artifacts
path: |
*.zip
*.tar.gz
*.tar.gz

0 comments on commit 4951ec0

Please sign in to comment.