Skip to content

Commit

Permalink
WIP: CI: Add GitHub Action to Build Commits #40
Browse files Browse the repository at this point in the history
  • Loading branch information
flamingquaks committed May 14, 2024
1 parent 713ebd0 commit 306cadd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-on-every-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ jobs:
uses: actions/download-artifact@v4
with:
name: built-project
path: |
lib/api/functions/out/*
lib/user-interface/genai-newsletter-ui/dist/*

- name: Generate Configuration file
run: echo "${DEPLOY_CONFIG}" > ./bin/config.json
Expand Down

0 comments on commit 306cadd

Please sign in to comment.