Skip to content

Commit

Permalink
تعديل اسم الخطوة
Browse files Browse the repository at this point in the history
  • Loading branch information
FarisZR committed Oct 30, 2020
1 parent 35c43b8 commit 4ccd583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2
# setup python
- name: Set up Python 3.8
- name: Set up Python 3
uses: actions/setup-python@v2
with:
python-version: 3.8
Expand Down

0 comments on commit 4ccd583

Please sign in to comment.