Skip to content

Commit 6232d44

Browse files
committed
typo
1 parent 41c91f8 commit 6232d44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/file-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
mkdir output
2020
cat Migration\ script/openIMIS\ migration\ latest.sql Migration\ script/storedProcedures/* > output/fullMigrationScipt.sql
2121
cat Empty\ databases/openIMIS_ONLINE.sql Migration\ script/storedProcedures/* > output/fullEmptyDatabase.sql
22-
cat Empty\ databases/openIMIS_ONLINE.sql" Demo\ database/openIMIS_demo_ONLINE.sql Migration\ script/storedProcedures/* > output/fullDemoDatabase.sql
22+
cat Empty\ databases/openIMIS_ONLINE.sql Demo\ database/openIMIS_demo_ONLINE.sql Migration\ script/storedProcedures/* > output/fullDemoDatabase.sql
2323
- name: Publish artifact
2424
uses: actions/upload-artifact@master
2525
with:

0 commit comments

Comments
 (0)