Skip to content

Commit

Permalink
add ci build for battleship zk, streaming and battle
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitayutanov committed Feb 7, 2025
1 parent 63c8f31 commit 6f356ed
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
# Apps
- subdir: apps/battleship
build: build
- subdir: apps/battleship-zk
build: build
- subdir: apps/galactic-express
build: build
- subdir: apps/nft-marketplace
Expand All @@ -54,6 +56,10 @@ jobs:
build: build
- subdir: apps/varatube
build: build
- subdir: apps/w3bstreaming
build: build
- subdir: apps/web3-warriors-battle
build: build

# Packages
- subdir: packages/ez-transactions
Expand Down

0 comments on commit 6f356ed

Please sign in to comment.