Skip to content

Commit

Permalink
fix yaml syntax of the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
FusRoman committed Jan 18, 2024
1 parent 507b9cf commit 274dad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
steps:
- uses: actions/checkout@v2

-name : Install requirements
-name: Install requirements
run: |
yum install epel-release -y
yum install aria2 -y
Expand Down

0 comments on commit 274dad7

Please sign in to comment.