Skip to content

Commit f408add

Browse files
authored
Update rust.yml
1 parent 682953a commit f408add

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/rust.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
schedule:
99
- cron: '30 13 * * *'
1010

11+
1112
jobs:
1213
build:
1314

@@ -152,4 +153,4 @@ jobs:
152153
- name: Build terminal
153154
run: cargo build --verbose
154155
working-directory: terminal
155-
shell: bash
156+
shell: bash

0 commit comments

Comments
 (0)