We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 39cae04 + 99a74a5 commit 79eb68aCopy full SHA for 79eb68a
.github/workflows/CD.yml
@@ -8,7 +8,7 @@ jobs:
8
deploy-ci:
9
runs-on: ubuntu-22.04
10
env:
11
- working-directory: Second Seminar/SecondSeminar
+ working-directory: ThirdSeminar
12
13
steps:
14
- name: 체크아웃
0 commit comments