Skip to content

Commit

Permalink
DIOS-1851 Migration Linux to GH Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
msobo1 committed Sep 12, 2023
1 parent 4df331d commit ba55eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ jobs:
- name: 'Build OBS'
run: CI/linux/02_build_obs.sh --disable-pipewire
env:
UBUNTU_VERSION: $${ matrix.ubuntu }}
UBUNTU_VERSION: ${{ matrix.ubuntu }}

- name: 'Run tests'
if: success()
Expand Down

0 comments on commit ba55eb4

Please sign in to comment.