Skip to content

Commit

Permalink
Let us see what will happen
Browse files Browse the repository at this point in the history
  • Loading branch information
moe-ad committed Nov 3, 2024
1 parent 3b4b0ae commit 0a207f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hello-world.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install dependencies
run: pip install -r requirements.txt
- name: Run script
working-directory: ./src
#working-directory: ./src
run: python create_file.py
- name: Upload sample file
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 0a207f4

Please sign in to comment.