Skip to content

Commit

Permalink
Merge pull request #2230 from bitshares/fix-github-autobuild-warning
Browse files Browse the repository at this point in the history
Remove id from args, fix Github Autobuild warning
  • Loading branch information
abitmore committed Jul 5, 2020
2 parents 27a7b85 + f1a077a commit ea9938f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,6 @@ jobs:
uses: actions/cache@v1
with:
path: libs
id: cache-libs
key: mingw64-libs-${{ env.BOOST_VERSION }}_${{ env.CURL_VERSION }}_${{ env.OPENSSL_VERSION }}_${{ env.ZLIB_VERSION }}
- name: Configure
run: |
Expand Down

0 comments on commit ea9938f

Please sign in to comment.