Skip to content

Commit

Permalink
fix (#1686)
Browse files Browse the repository at this point in the history
  • Loading branch information
boyan01 authored Jan 20, 2025
1 parent d14cfab commit ffdd212
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/manual-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,6 @@ jobs:
runs-on: ubuntu-latest
if: contains(github.event.inputs.platforms, 'linux') || github.event.inputs.platforms == ''
steps:
# Work around https://github.com/actions/runner-images/issues/8659
- uses: mjp41/workaround8649@c8550b715ccdc17f89c8d5c28d7a48eeff9c94a8
with:
os: ubuntu-latest

- run: g++ --version
- run: gcc --version
- run: sudo apt-get install libstdc++6
Expand Down

0 comments on commit ffdd212

Please sign in to comment.