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 e971af8 commit 1ffe1b8Copy full SHA for 1ffe1b8
.github/workflows/build.yml
@@ -10,7 +10,6 @@ jobs:
10
defaults:
11
run:
12
shell: bash
13
- working-directory: build/rust
14
15
steps:
16
- uses: actions/checkout@v4
.github/workflows/publish.yml
@@ -14,7 +14,6 @@ jobs:
17
18
19
20
# Set up
0 commit comments