Update _load.yml

This commit is contained in:
Aleksandr Statciuk 2022-02-25 17:45:04 +03:00
parent ca596adb03
commit de78e9f88a

View file

@ -9,6 +9,7 @@ jobs:
load:
runs-on: ubuntu-latest
steps:
- run: echo running on branch ${GITHUB_REF##*/}
- uses: actions/checkout@v2
- name: Download data from API
run: |