mirror of
https://github.com/actix/actix-extras.git
synced 2025-07-31 07:23:57 +02:00
Disable macOS cache to fix spurious failures (#116)
This commit is contained in:
2
.github/workflows/upload-doc.yml
vendored
2
.github/workflows/upload-doc.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
if: github.repository == 'actix/actix-extras'
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- uses: actions/checkout@main
|
||||
|
||||
- name: Install Rust
|
||||
uses: actions-rs/toolchain@v1
|
||||
|
Reference in New Issue
Block a user