Skip to content

Commit

Permalink
working
Browse files Browse the repository at this point in the history
  • Loading branch information
franck403 committed Feb 23, 2024
1 parent b1fd6fe commit 2c4b79e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ jobs:
- name: Exporting on github
run: |
git branch main
git checkout build
git checkout main
git add ./JSbuild/
git config --local user.email "[email protected]"
git config --local user.name "PYact Github action builder"
Expand Down

0 comments on commit 2c4b79e

Please sign in to comment.