Skip to content

Commit

Permalink
Update test1.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RuhanSA079 authored Dec 10, 2024
1 parent b0efd3f commit 8f5e568
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test1.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This is a basic workflow to help you get started with Actions

name: CI
name: Build-snap

# Controls when the workflow will run
on:
Expand Down Expand Up @@ -33,5 +33,5 @@ jobs:
# Whether to install and configure lxd (ubuntu18.04 or lower only)
use_lxd: no
- name: Run snapcraft
run: snapcraft
run: snapcraft --destructive-mode

0 comments on commit 8f5e568

Please sign in to comment.