Skip to content

Commit ffc2266

Browse files
authored
Merge pull request #11 from jagdish-15/add-sync-workflow
Removing unnecesarry mkdir command
2 parents e7b535b + 84f2619 commit ffc2266

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.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)