1
0
mirror of https://github.com/benjlevesque/short-sha.git synced 2026-07-04 15:49:22 +02:00
This commit is contained in:
Benjamin Levesque
2022-10-28 15:32:58 +02:00
parent c2f9f2c090
commit 43cc5c879c
+2
View File
@@ -12,6 +12,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
ref: ${{ github.ref_name }}
- run: |
yarn
yarn build