mirror of
https://github.com/GeoffreyFrogeye/fringer-cursors.git
synced 2025-09-05 14:00:23 +02:00
make sure the build job checks out the latest commit
This commit is contained in:
parent
9aa60df1c4
commit
8d7948460f
1 changed files with 2 additions and 0 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -43,6 +43,8 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
ref: ${{ github.ref }}
|
||||||
- name: Build Cursor Theme
|
- name: Build Cursor Theme
|
||||||
uses: phisch/cursor-theme-builder/action/build@v1.0
|
uses: phisch/cursor-theme-builder/action/build@v1.0
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue