Skip to content

Commit 77cdee6

Browse files
committed
Skip portal build in Github Actions for now
1 parent bfdda54 commit 77cdee6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,7 @@ jobs:
5454
workspace: [
5555
common,
5656
client,
57-
server,
58-
portal
57+
server
5958
]
6059
steps:
6160
- run: sudo apt-get install -y libsdl-pango-dev libgif-dev

0 commit comments

Comments
 (0)