Skip to content

Commit

Permalink
Update build-sqlfile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
erikdarlingdata authored Nov 21, 2023
1 parent f408616 commit 5d0abc0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-sqlfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,10 @@ jobs:
- name: Compile SQL File
shell: pwsh
run: |
cd DarlingData
cd Install-All
./Merge All.ps1
- name: Commit Updated File
run: |
git add DarlingData.sql
git commit -am "Automation: Building SQL File"
git push
git push

0 comments on commit 5d0abc0

Please sign in to comment.