Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Albrecht committed Aug 21, 2023
1 parent 44192ca commit b58b7d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
@@ -1,6 +1,6 @@
# This is a basic workflow to help you get started with Actions

name: Mkdocs
name: Build Snap

# Controls when the action will run.
on:
Expand All @@ -23,7 +23,7 @@ jobs:
with:
fetch-depth: 0
-
run: sudo snap install snapcraft
run: sudo snap install snapcraft --classic
-
run: |
cd simple-listener-py
Expand Down

0 comments on commit b58b7d7

Please sign in to comment.