Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
actions
Browse files Browse the repository at this point in the history
  • Loading branch information
danumura committed Apr 5, 2021
1 parent 7cff9ab commit 6ab961a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 206 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ jobs:
env:
TRAVIS_OS_NAME: 'linux'
run: |
chmod u+x bash.sh
./bash.sh
curl -s -O https://raw.githubusercontent.com/atom/ci/master/build-package.sh
chmod u+x build-package.sh
./build-package.sh
204 changes: 0 additions & 204 deletions bash.sh

This file was deleted.

0 comments on commit 6ab961a

Please sign in to comment.