Skip to content

Commit

Permalink
more paths
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-courtney-pieces committed May 24, 2024
1 parent f772624 commit 33df2aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
sudo cp ./.python-version Pieces/.python-version
sudo iconv -t utf-8 Pieces/.python-version
cd Pieces
sudo python3 .github/scripts/package.py Packing
sudo python3 ../.github/scripts/package.py Packing
### Writing our staging version to a file to be pulled in the last step to update our json in the cloud
- name: Write staging version to file
Expand Down

0 comments on commit 33df2aa

Please sign in to comment.