1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2024-12-16 14:53:28 +02:00
comprehensive-rust/.github/workflows
Martin Geisler 35442ad424
Add back apt update (#1584)
This reverts #1490 due to errors seen in
https://github.com/google/comprehensive-rust/actions/runs/7188648811/job/19590765217.
The error says

Get:23 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64
libc6-dev-arm64-cross all 2.35-0ubuntu1cross3 [1546 kB]
    Fetched 41.7 MB in 1s (46.1 MB/s)
E: Failed to fetch
mirror+file:/etc/apt/apt-mirrors.txt/pool/main/b/binutils/binutils-aarch64-linux-gnu_2.38-4ubuntu2.3_amd64.deb
404 Not Found [IP: 52.147.219.192 80]
E: Unable to fetch some archives, maybe run apt-get update or try with
--fix-missing?
    Error: Process completed with exit code 100.

This seems less transient than the error which made us remove the `apt
update` calls in #1490.
2023-12-13 11:33:54 +01:00
..
install-mdbook Update to mdbook-i18n-helpers 0.3.0 (#1460) 2023-11-11 16:10:13 +01:00
setup-rust-cache Remove unnecessary cache key (#586) 2023-04-27 13:25:02 -04:00
build.yml Add back apt update (#1584) 2023-12-13 11:33:54 +01:00
check-msgid-changes.py Rename action to check msgid changes (#1365) 2023-10-22 16:37:34 +02:00
check-msgid-changes.yml Rename action to check msgid changes (#1365) 2023-10-22 16:37:34 +02:00
labeler.yml Automatically format YAML, CSS, and JS files (#1272) 2023-10-02 14:48:00 +09:00
publish.yml Sync src/ with date in PO file when publishing (#1243) 2023-09-25 09:52:39 +02:00