Skip to content

Commit

Permalink
Small tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
zmerp committed Sep 14, 2023
1 parent 431fc1c commit 001e2f8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/nightly-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -317,10 +317,6 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install build-essential libgtk-3-dev
git clone https://github.com/FFmpeg/nv-codec-headers.git
cd nv-codec-headers/
sudo make install
cd ..
- name: Build and package ALVR
env:
Expand Down Expand Up @@ -444,6 +440,7 @@ jobs:
build_linux_streamer,
build_linux_streamer_debug,
build_linux_launcher,
build_flatpak_bundle,
build_android_client,
]
steps:
Expand Down

0 comments on commit 001e2f8

Please sign in to comment.