Skip to content

crypt32: Install both 32 and 64 bit DLLs (#2153) #414

crypt32: Install both 32 and 64 bit DLLs (#2153)

crypt32: Install both 32 and 64 bit DLLs (#2153) #414

Workflow file for this run

on: [push, pull_request]
name: shellcheck
jobs:
shellcheck:
name: shellcheck
runs-on: ubuntu-latest
steps:
- name: checkout project
uses: actions/checkout@v3
- name: run shell-checks
run: sudo apt-get -y install shellcheck python3-bashate && time ./tests/shell-checks