Compare commits

..

No commits in common. "8c3a4934d953a21ef5594200c5e50a5cc3e08f0a" and "93b9dac5c3d18420dba6459096bf7a3e95c3a8b5" have entirely different histories.

View File

@ -16,7 +16,7 @@ jobs:
steps:
- name: Pull
run: |
git fetch --all
git pull
git reset --hard origin/dev
- name: Build
run: |