Skip to content

Commit

Permalink
Update Build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ziat007 authored Jul 7, 2024
1 parent 8460f20 commit a879e82
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ jobs:
- name: Build studio-icons_beta.js
run: node build-script.js

- name: Checkout
uses: actions/checkout@v3
- name: Minify Action
uses: dra1ex/minify-action@v1.0.3
#- name: Checkout
# uses: actions/checkout@v3
#- name: Minify Action
# uses: dra1ex/minify-action@v1.0.3


- name: Commit changes
Expand Down

0 comments on commit a879e82

Please sign in to comment.