Skip to content

Commit

Permalink
Merge pull request #5 from DanielHuey/dev
Browse files Browse the repository at this point in the history
Relocating Workflow + Reversing accidentally deleted ffiles
  • Loading branch information
DanielHuey authored Oct 31, 2024
2 parents 1c57000 + 9122bca commit e6dfda6
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
steps:
- name: Checkout Repository
uses: actions/checkout@v3
with:
ref: ${{ github.sha }}

- name: Setup Node.js Version
uses: actions/setup-node@v3
Expand Down

0 comments on commit e6dfda6

Please sign in to comment.