Skip to content

Commit

Permalink
modified: github actions failed
Browse files Browse the repository at this point in the history
  • Loading branch information
ak1ra24 committed Jan 28, 2020
1 parent f96c3bd commit 172b312
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions internal/pkg/shell/shell.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// Package shell generate shell script
package shell

import (
Expand Down
1 change: 1 addition & 0 deletions internal/pkg/utils/utils.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// Package utils
package utils

import (
Expand Down
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/

package main

import "github.com/ak1ra24/tn/cmd"
Expand Down

0 comments on commit 172b312

Please sign in to comment.