git.delta.rocks / jrsonnet / refs/commits / a0d14e4c4524

difftreelog

ci ...but only on ubuntu

Yaroslav Bolyukin2022-12-12parent: #d60f07b.patch.diff
in: master

1 file changed

modified.github/workflows/release.ymldiffbeforeafterboth
104 runs-on: ${{ matrix.os }}104 runs-on: ${{ matrix.os }}
105 steps:105 steps:
106 - name: Fetch apt repo updates106 - name: Fetch apt repo updates
107 if: ${{ startsWith(matrix.os, 'ubuntu-') }}
107 run: sudo apt update108 run: sudo apt update
108109
109 - name: Install stable toolchain110 - name: Install stable toolchain