Skip to content

Commit f31516b

Browse files
fix
1 parent 177d0d9 commit f31516b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/github-actions-deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ jobs:
1111
run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event. "
1212
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by GitHub!"
1313
- run: echo "🔎 The name of your branch is ${{ github.ref }} and your repository is ${{ github.repository }}."
14-
- run: mkdir ct_folder
15-
- run: cd ct_folder
1614
- name: Checkout ct
1715
uses: actions/checkout@v3
1816
with:

0 commit comments

Comments
 (0)