Skip to content

Commit

Permalink
fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
neCo2 committed May 22, 2024
1 parent adbd828 commit 8b47059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile_mikupad.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
git remote add upstream https://github.com/lmg-anon/mikupad.git
git remote add upstream https://github.com/lmg-anon/mikupad.git main
git fetch upstream main
git checkout use
git merge upstream/main
Expand Down

0 comments on commit 8b47059

Please sign in to comment.