Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
tustanivsky committed Oct 11, 2024
1 parent 4adab09 commit a9ab98f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ jobs:
run: docker exec --user root unreal bash -c '
apt-get update ;
add-apt-repository -y ppa:ubuntu-toolchain-r/test '
apt upgrade libstdc++6
apt upgrade libstdc++6 '
apt-get install -y libc++-dev '

- name: Download package
Expand Down

0 comments on commit a9ab98f

Please sign in to comment.