1
1
mirror of https://github.com/tweag/ormolu.git synced 2024-09-11 13:16:13 +03:00

CI: remove delete-artifact action

This commit is contained in:
Alexander Esgen 2024-01-17 19:47:31 +01:00 committed by Mark Karpov
parent 74887f0013
commit 58f378eba9

View File

@ -107,11 +107,6 @@ jobs:
- name: Combine
run: |
cp wasm/ormolu.wasm frontend/ormolu.*.wasm
- uses: geekyeggo/delete-artifact@v4
with:
name: |
wasm
frontend
- name: Deploy to Netlify, preview
if: env.NETLIFY_AUTH_TOKEN != ''
uses: nwtgck/actions-netlify@v2