Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
jkonecny12 committed Mar 3, 2021
1 parent b4f3700 commit 7c1dd45
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/container-autoupdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:
with:
ref: ${{ matrix.branch }}

- name: Check installed crun
run: crun --version

- name: Build anaconda-${{ matrix.container-type }} container
run: |
BASE_CONTAINER=${{ matrix.base-container }}
Expand Down

0 comments on commit 7c1dd45

Please sign in to comment.