Skip to content

Commit

Permalink
Install missing CI packages
Browse files Browse the repository at this point in the history
  • Loading branch information
LecrisUT committed Aug 25, 2023
1 parent 84c8a2d commit e79f5d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/step_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
- toolchain: llvm
experimental: true
steps:
- name: Install missing packages
run: dnf install -y bzip2
- name: Enable msvc toolchain on windows
uses: ilammy/msvc-dev-cmd@v1
if: contains(matrix.os, 'windows')
Expand Down

0 comments on commit e79f5d2

Please sign in to comment.