Skip to content

Commit ae82aab

Browse files
committed
Fix Typo
1 parent d8086e6 commit ae82aab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-push-dump-db.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-24.04
1919
strategy:
2020
matrix:
21-
package: [backup_and_restore_databases/backup_database]
21+
package: [backup_and_restore_database/backup_database]
2222
timeout-minutes: 10
2323
steps:
2424
- uses: bcgov/action-builder-ghcr@v3.0.1

0 commit comments

Comments
 (0)