From 24138210806c245ab2feef579a052b48a058120b Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 4 Feb 2024 15:37:50 -0800 Subject: [PATCH] add clarification about sources to the nightly build release notes Closes subsurface/nightly-builds#1 Signed-off-by: Dirk Hohndel --- gh_release_notes_bottom.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gh_release_notes_bottom.md b/gh_release_notes_bottom.md index 10cf34a07..6ed946f93 100644 --- a/gh_release_notes_bottom.md +++ b/gh_release_notes_bottom.md @@ -18,3 +18,6 @@ Finally, there is a Linux AppImage (named **Subsurface-\-CICD-release. **Note:** Due to the asynchronous nature of our build process the artifacts for the individual platforms are added to the release one by one, whenever their build is finished. So if you can not find a particular artifact on a recent (less than 2 hours old) build, please come back later and check again. Please report any issues with these builds in the [Subsurface user forum](https://groups.google.com/g/subsurface-divelog). + +Also please note - the source tar and zip files below are created by GitHub and are essentially empty. You'll find the sources over in the [Subsurface repo](https://github.com/subsurface/subsurface) +