Skip to content

Commit

Permalink
fix(ci):typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihoub2 committed Sep 17, 2024
1 parent 824b180 commit efef5f0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
bun i
cd client
bunx --bun vite build client --emptyOutDir --outDir '../server/public'
docker build -t ${{ github.repository }} .
cd ..
docker build -t ${{ github.repository }} .
Expand Down

0 comments on commit efef5f0

Please sign in to comment.