trying workflow fix
All checks were successful
Build python package / Build (push) Successful in 20s
All checks were successful
Build python package / Build (push) Successful in 20s
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
uses: actions/checkout@main
|
||||
- name: Building the package
|
||||
run: |
|
||||
mv ${{ gitea.workspace }}\AirwatchAPI.py ${{ gitea.workspace }}\build\src\AirwatchAPI\
|
||||
powershell mv ${{ gitea.workspace }}\AirwatchAPI.py build\src\AirwatchAPI\
|
||||
cd ${{ gitea.workspace }}\build
|
||||
python -m build
|
||||
- name: Publish package
|
||||
|
||||
Reference in New Issue
Block a user