Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7ea7198

Browse files
committed
Correct blanks
1 parent 8c6fe6a commit 7ea7198

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
username: ${{ secrets.DOCKER_USER }}
5454
password: ${{ secrets.DOCKER_PASSWORD }}
5555
volumes:
56-
- ${{github.workspace}}:/utPLSQL
56+
- ${{github.workspace}}:/utPLSQL
5757
ports:
5858
- 1521:1521
5959
options: >-

0 commit comments

Comments
 (0)