We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89380ad commit 60479c3Copy full SHA for 60479c3
.github/workflows/build.yml
@@ -36,6 +36,7 @@ jobs:
36
37
- name: Build Server
38
run: |
39
+ cd capibara-website
40
cargo build
41
42
- if: ${{ github.event_name == 'push' }}
0 commit comments