Skip to content

Commit 84f2619

Browse files
committed
Removing unnecesarry mkdir command
1 parent 5a8b785 commit 84f2619

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/configlet-sync.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
- name: Run configlet sync for test and capture output
3333
id: sync_test
3434
run: |
35-
mkdir -p .github/auto-sync
3635
configlet_raw_output="$(./bin/configlet sync --tests)"
3736
3837
echo "configlet output:"

0 commit comments

Comments
 (0)