]> jfr.im git - irc/hexchat/hexchat.git/commitdiff
actions: Remove default value in ubuntu build
authorPatrick Griffis <redacted>
Fri, 28 May 2021 00:41:31 +0000 (19:41 -0500)
committerPatrick Griffis <redacted>
Mon, 21 Jun 2021 17:48:47 +0000 (12:48 -0500)
.github/workflows/ubuntu-build.yml

index f2d3ac8ebc0e9a338881fa4ddfbc04eea11d99c5..fdeb9b008c5a254ad288ad228ca13bf3d58f47d2 100644 (file)
@@ -6,8 +6,6 @@ jobs:
 
     steps:
       - uses: actions/checkout@v2
-        with:
-          fetch-depth: 1
 
       - name: Install Dependencies
         run: |