1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-16 09:10:35 +03:00

Fix small typo "-name" -> "- name"

This commit is contained in:
Athanasius 2020-07-31 12:18:05 +01:00
parent 43ae6dde61
commit 015a50d53f

View File

@ -32,7 +32,7 @@ jobs:
ref: ${{github.head_ref}}
fetch-depth: 0
-name: Show github context
- name: Show github context
-run: cat $GITHUB_EVENT_PATH
- name: Set up Python 3.7