Skip to content

Commit a8557e3

Browse files
committed
ci: rename cross => cross-x64
1 parent 3caf656 commit a8557e3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ name: build rs-crate (cross)
22
# auto-task.start-build-time = ?
33

44
on:
5-
# schedule:
6-
# - cron: '30 20 20 */2 *'
5+
schedule:
6+
- cron: '30 20 20 */2 *'
77
push:
88
paths:
9-
- .github/workflows/cross.yml
9+
- .github/workflows/cross-x64.yml
1010
- ci/cross.dockerfile
1111

1212
env:

0 commit comments

Comments
 (0)