Skip to content

Commit

Permalink
Update import_file.yml
Browse files Browse the repository at this point in the history
Thanks @bedroesb
  • Loading branch information
supernord authored Mar 21, 2024
1 parent 0cc7849 commit 25d3071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/import_file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Update
run: |
cd temporary_folder
cp -u data/data.yaml ../
cp -u temporary_folder/data/data.yaml data/data.yaml
cd ..
- name: Check for changes
Expand Down

0 comments on commit 25d3071

Please sign in to comment.