remove apt update
Some checks failed
Build an image to deploy website / build (push) Failing after 7s
Some checks failed
Build an image to deploy website / build (push) Failing after 7s
This commit is contained in:
parent
6b6f98296c
commit
f8d338d61b
@ -20,9 +20,6 @@ jobs:
|
|||||||
- name: Check out repository
|
- name: Check out repository
|
||||||
uses: https://github.com/actions/checkout@v4
|
uses: https://github.com/actions/checkout@v4
|
||||||
|
|
||||||
- name: update deps
|
|
||||||
run: apt-get update
|
|
||||||
|
|
||||||
- name: Setup pandoc
|
- name: Setup pandoc
|
||||||
uses: https://github.com/r-lib/actions/setup-pandoc@vj1
|
uses: https://github.com/r-lib/actions/setup-pandoc@vj1
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user