Skip to content

Commit

Permalink
Merge branch 'master' into release/v1.7.x
Browse files Browse the repository at this point in the history
  • Loading branch information
scorpioborn committed Jun 6, 2024
2 parents 1e1afbb + e9817af commit 8fa2f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Copy Proto Files
run: |
rm -rf sgejs/proto/sge
cp -r sge/proto/sgenetwork/sge sgejs/proto
cp -r sge/proto/sgenetwork sgejs/proto
git -C sgejs add -u .
git -C sgejs status
git -C sgejs config user.email "action@github.com"
Expand Down

0 comments on commit 8fa2f26

Please sign in to comment.