mirror of
https://github.com/tailix/libkernaux.git
synced 2025-04-21 17:42:26 -04:00
Fix typo
This commit is contained in:
parent
b26ae01be9
commit
0908fbfaa5
1 changed files with 2 additions and 2 deletions
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
@ -20,8 +20,8 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 3.0
|
||||
with:
|
||||
ruby-version: 3.0
|
||||
|
||||
- name: dependencies
|
||||
run: sudo apt-get -y install clang tcc
|
||||
|
|
Loading…
Add table
Reference in a new issue