We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bbaca0 commit d53c3bcCopy full SHA for d53c3bc
.github/workflows/wheels.yml
@@ -97,7 +97,7 @@ jobs:
97
build-essential autoconf automake libtool bison libpcre2-dev libpcre3-dev
98
lcov libbullet-dev libbullet-extras-dev python3-venv curl libfcl-dev -y -qq
99
- name: build-swig
100
- uses: johnwason/swig-build-action@v1
+ uses: johnwason/swig-build-action@v1.2
101
with:
102
cache-key: ${{ matrix.config.os }}-${{ matrix.config.python_version }}
103
version: "4.1.1"
0 commit comments