Skip to content

Commit 3cf4a19

Browse files
committed
Correcting directory name. RE:natcap#1580
1 parent ad9a35c commit 3cf4a19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ jobs:
446446
env:
447447
ACCESS_TOKEN: ${{ secrets.CODESIGN_QUEUE_ACCESS_TOKEN }}
448448
run: |
449-
cd codesign
449+
cd codesigning
450450
bash enqueue-current-windows-installer.sh
451451
452452
- name: Deploy artifacts to GCS

0 commit comments

Comments
 (0)