Skip to content

Commit 1b79dfd

Browse files
committed
update actions
1 parent 66fc21c commit 1b79dfd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ jobs:
9999
- name: install dependencies
100100
run: |
101101
set -e -x
102+
apt update
102103
apt install -y cmake openjdk-11-jdk libgl-dev
103104
- uses: actions/download-artifact@v4
104105
with:

0 commit comments

Comments
 (0)