mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-03-09 13:41:00 +00:00
chore: Remove unnecessary history directory creation in GitHub Actions
This commit is contained in:
parent
056a446f0f
commit
afb82e2cf9
4
.github/actions/setup-and-build/action.yaml
vendored
4
.github/actions/setup-and-build/action.yaml
vendored
@ -30,7 +30,3 @@ runs:
|
||||
run: |
|
||||
pnpm install
|
||||
pnpm run build
|
||||
|
||||
- name: Create history directory
|
||||
shell: bash
|
||||
run: mkdir -p .history
|
||||
|
Loading…
Reference in New Issue
Block a user