Skip to content

Commit

Permalink
Update ubntu_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sergei-pyshnoi committed Nov 29, 2023
1 parent 5ef3708 commit 11a660a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubntu_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
steps:
# Runs a single command using the runners shell
- name: Run a one-line script
run: sudo apt-get update & sudo apt-get install libvips
run: sudo apt-get update && sudo apt-get install libvips

0 comments on commit 11a660a

Please sign in to comment.