From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: .github/workflows/
Date: Sat, 26 Mar 2022 09:20:24 +0000 (UTC) [thread overview]
Message-ID: <1648286390.8f83605ec65aa7c43e10893bf16079c9e81c8139.andrewammerlaan@gentoo> (raw)
commit: 8f83605ec65aa7c43e10893bf16079c9e81c8139
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 09:19:50 2022 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 09:19:50 2022 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=8f83605e
pkgcheck.yml: try to overwrite cache keys
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
.github/workflows/pkgcheck.yml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.github/workflows/pkgcheck.yml b/.github/workflows/pkgcheck.yml
index e3abc3de6..c06efc829 100644
--- a/.github/workflows/pkgcheck.yml
+++ b/.github/workflows/pkgcheck.yml
@@ -13,6 +13,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
+ - uses: actions/cache@v1
+ with:
+ key: pkgcheck-test
+ restore-keys: pkgcheck-test
- name: Run pkgcheck
uses: pkgcore/pkgcheck-action@v1
with:
next reply other threads:[~2022-03-26 9:20 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-26 9:20 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-05-02 12:14 [gentoo-commits] proj/sci:master commit in: .github/workflows/ Andrew Ammerlaan
2022-05-02 12:08 Andrew Ammerlaan
2022-03-26 9:27 Andrew Ammerlaan
2022-03-26 9:26 Andrew Ammerlaan
2022-03-26 9:26 Andrew Ammerlaan
2022-03-26 9:22 Andrew Ammerlaan
2022-03-26 9:05 Andrew Ammerlaan
2022-03-26 9:02 Andrew Ammerlaan
2022-03-26 8:58 Andrew Ammerlaan
2022-03-26 8:56 Andrew Ammerlaan
2022-03-26 8:45 Andrew Ammerlaan
2022-03-26 8:44 Andrew Ammerlaan
2021-03-24 12:10 Andrew Ammerlaan
2021-03-24 12:10 Andrew Ammerlaan
2021-03-23 11:27 Andrew Ammerlaan
2021-02-18 11:35 Andrew Ammerlaan
2021-02-17 19:41 Andrew Ammerlaan
2021-01-29 2:47 Aisha Tammy
2021-01-28 11:04 Andrew Ammerlaan
2021-01-18 20:56 Aisha Tammy
2020-12-30 21:56 Aisha Tammy
2020-12-29 22:11 Aisha Tammy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1648286390.8f83605ec65aa7c43e10893bf16079c9e81c8139.andrewammerlaan@gentoo \
--to=andrewammerlaan@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox