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.
2 parents 2b20338 + ad382c3 commit 9d96fd1Copy full SHA for 9d96fd1
.github/workflows/deployment_artifact.yaml
@@ -32,7 +32,7 @@ jobs:
32
rustflags: ""
33
override: true
34
- name: Install required rust tools
35
- uses: .github/actions/install_required_cargo_bins
+ uses: ./.github/actions/install_required_cargo_bins
36
- name: Install required libs (Ubuntu)
37
run: sudo apt-get install libxkbcommon-dev
38
- name: Build library
0 commit comments