forked from lda/telodendria
[FIX] Use latest copy of action
This commit is contained in:
parent
247510c634
commit
9b77612c5e
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ jobs:
|
||||||
runs-on: debian
|
runs-on: debian
|
||||||
steps:
|
steps:
|
||||||
- name: Setup build environment
|
- name: Setup build environment
|
||||||
uses: https://git.freetards.xyz/lda/ci-setup-cc-ssl@v1
|
uses: https://git.freetards.xyz/lda/ci-setup-cc-ssl@master
|
||||||
with:
|
with:
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
ssl: openssl
|
ssl: openssl
|
||||||
|
|
Loading…
Reference in a new issue