Skip to content

Commit 54c35dd

Browse files
Add note about purescript-metadata
1 parent 9038949 commit 54c35dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RELEASE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ After making a new compiler release, do the following to redeploy Try PureScript
1414
2. Once the PR is merged, create a new GitHub tagged release using `vYYYY-MM-DD.X` (where `X` is usually `1` or the release attempt) as the version schema. The release will trigger a GitHub Actions build.
1515
3. Wait for the GitHub Actions build to finish (it builds the assets)
1616
4. Run `./deploy/run.sh vX-X-X.1`, replacing `vX-X-X.1` with the version you created.
17+
- Note: if you're updating the compiler, be sure to push the corresponding tag to []`purescript-metadata`](https://github.com/purescript/purescript-metadata). Otherwise, `spago install` will fail on the server and prevent the server from starting.
1718

1819
## Updating the Package Set
1920

0 commit comments

Comments
 (0)