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 851f077 commit f7b6092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-on-every-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
name: built-resolver-functions

- name: Validate artifact
run: ls lib/api/functions/out -la
run: ls -la

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

0 comments on commit f7b6092

Please sign in to comment.