chore: formatting
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -54,7 +54,9 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install libtinfo5
|
||||
run: add-apt-repository universe && apt update -y && apt install -y libtinfo5
|
||||
run:
|
||||
add-apt-repository universe && apt update -y && apt install -y
|
||||
libtinfo5
|
||||
|
||||
- name: Test Local Action
|
||||
id: test-action
|
||||
|
||||
Reference in New Issue
Block a user