Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thepwrtank18 authored Jul 31, 2024
1 parent baed861 commit 730ee5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Convert Plain-text to SQLite
run: |
sqlite3 piddatabase.db < umskt.db
./sqlite3 piddatabase.db < umskt.db
mv umskt.db piddatabase.sql
- name: Create Release
Expand Down

0 comments on commit 730ee5c

Please sign in to comment.