Skip to content

Commit

Permalink
Update demo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HUUTFJ authored Mar 8, 2024
1 parent ffa3a5f commit 7f26ed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
- name: Change directory
run: cd ${{ github.workspace }}/HUUTFJ/postgres
- name: Configure PostgreSQL
name: ./configure --enable-cassert --enable-debug
run: ./configure --enable-cassert --enable-debug
- name: Build PostgreSQL
run: make -j2

0 comments on commit 7f26ed5

Please sign in to comment.