Compare commits

..

2 Commits

Author SHA1 Message Date
Stéphane Lesimple 985450f72d chore: fix autoupdate workflow 2026-05-31 14:49:55 +02:00
林博仁 Buo-ren Lin 02fa416bab doc: readme: correct markdown indentation for unordered list items (#569)
Signed-off-by: 林博仁(Buo-ren Lin) <buo.ren.lin@gmail.com>
2026-04-20 16:02:47 +00:00
2 changed files with 15 additions and 12 deletions
+4 -1
View File
@@ -7,12 +7,15 @@ on:
permissions:
pull-requests: write
contents: write
jobs:
autoupdate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
with:
ref: source
- name: Install prerequisites
run: sudo apt-get update && sudo apt-get install -y --no-install-recommends iucode-tool sqlite3 unzip
- name: Update microcode versions