Skip to content

Commit

Permalink
Merge pull request galaxyproject#5697 from galaxyproject/videofix
Browse files Browse the repository at this point in the history
try a fix
  • Loading branch information
shiltemann authored Jan 17, 2025
2 parents 27747fe + 7785d05 commit 9ab0c71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/video.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
gem install bundler
bundle config path vendor/bundle
bundle install --jobs 4 --retry 3
npm install
npm install --build-from-resource
bundle pristine ffi
# END Dependencies

Expand Down

0 comments on commit 9ab0c71

Please sign in to comment.