Skip to content

Commit f0f9f22

Browse files
committed
Remove sysstat-action
It caused errors on some runs
1 parent a65784d commit f0f9f22

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/deploy-docs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ jobs:
2222
name: Generate and deploy
2323
runs-on: ubuntu-latest
2424
steps:
25-
- name: Collect system statistics
26-
uses: easimon/sysstat-action@b7fdbd5dc8f1cf54fecde4f6b8400a4a17de8c07
2725
- name: Check out repository
2826
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
2927
with:

0 commit comments

Comments
 (0)