github: commentary typo fix

and remove a trailing space

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
This commit is contained in:
Bernhard Reutner-Fischer 2022-10-23 08:52:06 +02:00
parent 7d76420857
commit df6fd04aaf

View File

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Install depedencies - name: Install dependencies
run: sudo apt-get install -y run: sudo apt-get install -y
gcc gcc
# see what's available in /usr/bin # see what's available in /usr/bin