Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated workflow #96

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

andorsk
Copy link
Contributor

@andorsk andorsk commented Jun 21, 2023

No description provided.

@@ -18,8 +18,7 @@ jobs:
- name: Install and Build 🔧 # This example project is built using npm and outputs the result to the 'build' folder. Replace with the commands required to build your project, or remove this step entirely if your site is pre-built.
run: |
npm install
node -e "require('./index')({ nowatch: true })"
rm -rf node_modules
npm run build
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
npm run build
npm run render

Copy link
Collaborator

@Sakurann Sakurann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

assuming this will not cause this repo to explode :D

@Sakurann
Copy link
Collaborator

Sakurann commented Aug 2, 2023

@dwaite dwaite requested review from dwaite and removed request for jischr August 2, 2023 18:17
Copy link
Member

@dwaite dwaite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I'd prefer this change first made to the upstream template (https://github.com/decentralized-identity/template-for-profile-workitems/blob/main/.github/workflows/render-specs.yml), rather than having each project maintain changes to actions individually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants