GH CD: place revisions.txt so that snapcraft can find it.
authorEdouard Tisserant <edouard.tisserant@gmail.com>
Sat, 13 Aug 2022 23:19:14 +0200
changeset 95 21dcb1a70f5d
parent 94 6d390b2623f5
child 96 52b64ebc1970
GH CD: place revisions.txt so that snapcraft can find it.
.github/workflows/prep_sources.yml
--- a/.github/workflows/prep_sources.yml	Sat Aug 13 23:18:01 2022 +0200
+++ b/.github/workflows/prep_sources.yml	Sat Aug 13 23:19:14 2022 +0200
@@ -71,7 +71,7 @@
         touch build/sources/Modbus_src
         touch build/sources/open62541_src
         touch build/own_sources
-        cat >> build/revisions.txt <<EOF
+        cat >> build/sources/revisions.txt <<EOF
         beremiz_public_dist ${{ github.sha }}
         beremiz ${{ env.beremiz_revisionid }}
         matiec ${{ env.matiec_revisionid }}