Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
vanillajonathan authored Jun 9, 2024
1 parent 2bd8c9f commit 7d89a18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ jobs:
uses: actions/checkout@v4
- name: Move Snap to project root directory
run: cp -r prqlc/packages/snap/ .
- name: Fetch Git tags for version info
run: git fetch --tags
- name: 📦 Build Snap
id: build
uses: snapcore/action-build@v1
Expand Down

0 comments on commit 7d89a18

Please sign in to comment.