From 881a95a35e604399a66d2399cba0d84d1ed77d65 Mon Sep 17 00:00:00 2001 From: James Tranovich Date: Thu, 26 Sep 2024 13:56:15 -0700 Subject: [PATCH] Revert "Merge pull request #1775 from weather-gov/mgwalker/bundling-beta" This reverts commit b2dea831d72bc108cea7fbcd6cabd521df078daa, reversing changes made to a9bd46e083e68c62aac744e2717787dd3f7e94a9. --- .github/workflows/deploy-beta.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/deploy-beta.yaml b/.github/workflows/deploy-beta.yaml index 4cf0af94f..850a2d673 100644 --- a/.github/workflows/deploy-beta.yaml +++ b/.github/workflows/deploy-beta.yaml @@ -14,8 +14,6 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - name: bundle javascript - uses: ./.github/actions/javascript-bundle - name: Deploy to cloud.gov sandbox uses: cloud-gov/cg-cli-tools@main env: