Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
Updates deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
cdterry87 committed Nov 26, 2023
1 parent 908f6a9 commit 2a3fc9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- name: Checkout Repository
uses: actions/checkout@v2

- name: Setup Node.js environment
uses: actions/setup-node@v2
with:
Expand Down

0 comments on commit 2a3fc9f

Please sign in to comment.