Skip to content

Commit 4fbcc8e

Browse files
committed
workflows
1 parent 8f87170 commit 4fbcc8e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/linux.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
sudo apt-get update
2222
sudo apt-get install --fix-missing libopengl-dev libgl1-mesa-dev libglfw3 libglfw3-dev
2323
- run: |
24-
nimble build
25-
make
24+
nimble build
25+
make

0 commit comments

Comments
 (0)