removed trailing spaces from gh workflows
This commit is contained in:
parent
56dab500ca
commit
eb145bdc13
2
.github/workflows/why2-project.yml
vendored
2
.github/workflows/why2-project.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
- if: matrix.os == 'ubuntu-latest'
|
||||
name: Update packages
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt update
|
||||
sudo apt upgrade
|
||||
|
||||
- name: Permissions
|
||||
|
2
.github/workflows/why2-test.yml
vendored
2
.github/workflows/why2-test.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
- if: matrix.os == 'ubuntu-latest'
|
||||
name: Update packages
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt update
|
||||
sudo apt upgrade
|
||||
|
||||
- name: Permissions
|
||||
|
Loading…
x
Reference in New Issue
Block a user