Skip to content

Commit

Permalink
Don't put shared-modules in src
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew J. Milner <[email protected]>
  • Loading branch information
matterhorn103 committed Nov 11, 2024
1 parent def9dad commit 052970b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flatpak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: flathub/shared-modules
path: src/shared-modules
path: shared-modules

- name: Move manifest
run: mv src/avogadroapp/flatpak/org.openchemistry.Avogadro2.yaml ./
Expand Down

0 comments on commit 052970b

Please sign in to comment.