Skip to content

Commit 589274b

Browse files
fix workflow
1 parent 7fee6e7 commit 589274b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cd.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55

66
jobs:
77
docker-build-deploy:
8+
runs-on: ubuntu-latest
89
steps:
910
- name: Checkout code
1011
uses: actions/checkout@v4

0 commit comments

Comments
 (0)