From eacd25adc1375da9b89cf72dc5b24c2df90edb62 Mon Sep 17 00:00:00 2001 From: Skylar Simoncelli Date: Tue, 24 Sep 2024 14:21:06 +0300 Subject: [PATCH] fix: pcsc --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d5264df9d..7ac5bd178 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -77,7 +77,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Parse Flake and Download Release - uses: ./.github/actions/parse-flake-and-download-release + uses: ./.github/actions/artifacts/download-pcsc-artifact with: sha: ${{ github.sha }}