Skip to content

Commit

Permalink
Upload artifacts from dist/ directory
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-farries committed Dec 9, 2024
1 parent 5f53ced commit a32b0b0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ jobs:
version: latest
args: build --snapshot

- uses: actions/upload-artifact@v4
with:
path: dist/

test:
name: 'test (pg: ${{ matrix.pgVersion }}, schema: ${{ matrix.testSchema }})'
runs-on: ubuntu-latest
Expand Down

0 comments on commit a32b0b0

Please sign in to comment.