Skip to content

Commit 3c50c93

Browse files
committed
chore: okay fine linter
1 parent 2605bfa commit 3c50c93

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.devcontainer/post-create

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ set -eux
55
# Setup licensed
66
sudo apt update
77
sudo apt install -y \
8-
cmake\
9-
pkg-config
8+
cmake pkg-config
109

1110
gem install licensed
1211

0 commit comments

Comments
 (0)