Customize git checkout (try 3)

This commit is contained in:
Amab 2021-02-21 16:26:30 +01:00
parent 87a7dd5f6b
commit 7fd30c964a

View File

@ -13,8 +13,6 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 2
- run: git checkout HEAD^
- name: set up JDK 1.8
uses: actions/setup-java@v1