Skip to content

Commit

Permalink
eamcs is now upstreamed
Browse files Browse the repository at this point in the history
  • Loading branch information
matklad committed Feb 10, 2020
1 parent 727dcf5 commit 5b703bd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,6 @@ jobs:
- name: Copy vscode extension
run: mkdir -p ./dist/code && cp ./editors/code/*.vsix ./dist/

- name: Copy emacs mode
run: cp ./editors/emacs/rust-analyzer.el ./dist/rust-analyzer.el

- name: Upload artifacts
uses: actions/upload-artifact@v1
with:
Expand Down

0 comments on commit 5b703bd

Please sign in to comment.