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 008df0a commit 8150714Copy full SHA for 8150714
.github/workflows/action.yml
@@ -14,6 +14,6 @@ jobs:
14
with:
15
shuttle-api-key: ${{ secrets.SHUTTLE_API_KEY }}
16
project-id: proj_0123456789
17
- working-directory: "axum-react-chat-app"
+ working-directory: "axum-react-chat-app/backend"
18
cargo-shuttle-version: "0.48.1"
19
extra-args: --allow-dirty --debug
0 commit comments