Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
BradLugo committed Dec 15, 2023
1 parent 757db74 commit 874f959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ jobs:
- uses: actions/download-artifact@v3
with:
name: db-dump
path: /tmp/postgres/pg-definitions.sql.gz
path: /tmp/postgres

- name: Get db dump
run: |
Expand Down

0 comments on commit 874f959

Please sign in to comment.