Skip to content

Commit

Permalink
ci/test
Browse files Browse the repository at this point in the history
  • Loading branch information
alinasytnik committed Oct 11, 2023
1 parent b534cf2 commit 93cafcc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions fleek.config.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"sites": [
{
"slug": "rapping-brash-businessperson",
"slug": "rapping-house-puny",
"distDir": "public",
"buildCommand": "npm run build"
"buildCommand": "yarn run build"
}
]
}

0 comments on commit 93cafcc

Please sign in to comment.