From b27c63d0d7b861e59f572db5e01089f9cb422555 Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Fri, 12 Mar 2021 15:58:24 -0500 Subject: [PATCH] cleanup enabledasa.txt --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 212cca5e..bbd64372 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -330,6 +330,7 @@ jobs: $gam print printermodels | wc -l #$gam print printers #$gam create printer displayname "${newbase}" uri ipp://localhost:631 driverless description "made by $(date)" + rm $gampath/enabledasa.txt - name: Upload to Google Drive, build only. if: github.event_name == 'push' && matrix.goal != 'test'